jlopeman
IS-IT--Management
- Apr 25, 2011
- 35
I have a report that is working fine from within Crystal Reports XI. The report consists of a main report that lists a location (hospital or clinic) and the provider (doctor or RN) and is linked to a sub report that shows the tasks associated with that provider at that location.
I have cascading parameters set up to choose the location first, and then the providers that are associated with that location.
The report works fine in CR. The issue, however, is that when using this report with CR Viewer, the report loads with the last saved data of the actual .RPT file. I need this report to open up, always asking for new parameters.
I've done this before using stored procedures, but the report and subreport pull directly from tables. The "set to null" check boxes do not show up. Is there a way that I can force the report to open up, requiring the user to enter parameters?
I have cascading parameters set up to choose the location first, and then the providers that are associated with that location.
The report works fine in CR. The issue, however, is that when using this report with CR Viewer, the report loads with the last saved data of the actual .RPT file. I need this report to open up, always asking for new parameters.
I've done this before using stored procedures, but the report and subreport pull directly from tables. The "set to null" check boxes do not show up. Is there a way that I can force the report to open up, requiring the user to enter parameters?