J
Jacques Latoison
I have a set of 5 Report objects that all pull from the same Query. The
Query possesses 12 fields where 10 of them are split among the five reports
(two fields per report).
I have a parameter in the Query to prompt the user.
I would like to make one Report object that contains all 5. When I add the
5 reports to one, as 5 sub-reports, the Parameter prompts the user 5 times.
Is there any way around this so the user is only prompted once?
Thanks beforehand,
Jacques
Query possesses 12 fields where 10 of them are split among the five reports
(two fields per report).
I have a parameter in the Query to prompt the user.
I would like to make one Report object that contains all 5. When I add the
5 reports to one, as 5 sub-reports, the Parameter prompts the user 5 times.
Is there any way around this so the user is only prompted once?
Thanks beforehand,
Jacques