CR2008
I have a main report that is not connected to the database. The details section_a contains 1 subreport, details section_b contains the second subreport. The reports are not linked to the main report. Both subreports connect to the same database.
The user asks to create parameters to filter the report on dates. The fields (date1, date2) to filter are in both subreports. How to create the parameters?
I was planning to connect the main report to the database and then link the subreports to the main report, and create parameters in main report. But when I link the subreports, it runs and not stopping.
Please give me idea what I am doing wrong!
I have a main report that is not connected to the database. The details section_a contains 1 subreport, details section_b contains the second subreport. The reports are not linked to the main report. Both subreports connect to the same database.
The user asks to create parameters to filter the report on dates. The fields (date1, date2) to filter are in both subreports. How to create the parameters?
I was planning to connect the main report to the database and then link the subreports to the main report, and create parameters in main report. But when I link the subreports, it runs and not stopping.
Please give me idea what I am doing wrong!