I created a report with 6 sub-reports. Each sub report pulls from a different query, but each of these queries draw from one main query, which prompts for start/end date criteria. I want to use the same start/end date criteria for all of the sub-reports.
When I open the report, it askes for the date criteria 6 times, running the main query each time. How can I fix this so that it only asks for the criteria, and runs the main query once?
When I open the report, it askes for the date criteria 6 times, running the main query each time. How can I fix this so that it only asks for the criteria, and runs the main query once?