I have a report that contains one sub-report. Both the main report and sub-report are using SQL commands. The two reports use the same query in their respective commands. The main report points to a production server and database and the sub-report points to a test server and database. I do this so that I can easily compare the differences between the results of the test data to those of the production data.
In the main report there is a date parameter. I want to pass this date parameter to a parameter in the sub-report so they both have the same input. At this point I have been unsuccessful in passing the parameter to the sub-report.
Any thoughts on how to accomplish this would be appreciated.
Regards,
Ralph
In the main report there is a date parameter. I want to pass this date parameter to a parameter in the sub-report so they both have the same input. At this point I have been unsuccessful in passing the parameter to the sub-report.
Any thoughts on how to accomplish this would be appreciated.
Regards,
Ralph