I am using Crystal 8.5 and an OLE datasource. I have a subreport whose data is not linked to the data in the main report (basically the same report but one is for radiologists and the other is for residents). They both use the same parameters but the application the report will run from, PowerScribe, does not prompt for those in the subreport. I was trying to declare the parameters as shared variables, declare and pass them to the subreport, and then use them in the selection criteria for the subreport which would eliminate the need to prompt for them. From what I can tell, the shared variables have not yet been set at the time the selection criteria is evaluated so they are not available for use in the Select Expert.
I have also not been able to successfuly use the shared variable for the parameters such as doctor that allow multiple values or a range to be entered.
Any help would be greatly appreciated.
I have also not been able to successfuly use the shared variable for the parameters such as doctor that allow multiple values or a range to be entered.
Any help would be greatly appreciated.