I am a basic user of model builder in ArcPro and would love to be pointed into the right direction for the below example.
I have 2 layer that I am needing to work from, sub-unit layer with lots of attributes (planned start date) and the other just outline of these so doent have the dates etc
What I need to do is query a date range to get my set and then ONLY dis display the outline of the whole unit.
So from the screen shot below the sub-units in my date range are the dots, but I need to do maps with the WHOLE blue/yellow layer

I tried unions, joins intersects but I still every query I did based on the date range only gave me the dot polygons.
So here is where my manual step came in, I would open the attribute table (of my model output layer) copy the numbers over and do a def query (includes the value) on the outline layer and then create my map series from that.
How do I build that into the model? ie output list , def query on different layer.
Or is there something I could change in model

Thanks 🙂