I have a Crystal Ver 8 main report (crosstab) that contains an on-demand subreport (not a crosstab). (Both use stored procedures.)
The main report has 2 date parameters (start & end dates).
The subreport is linked to the main report through these 2 date parameters. In addition, the subreport contains a 3rd parameter called "State" (string type).
I would like the report to prompt for the State at the time the subreport link is clicked to allow entry of a State at that time, but I can't get it to do that. Is that possible?
(I tried to use a hyperlink in the main report to pass the subreport a State, but that option is disabled.)
Is there a solution for this?
Thanks.
The main report has 2 date parameters (start & end dates).
The subreport is linked to the main report through these 2 date parameters. In addition, the subreport contains a 3rd parameter called "State" (string type).
I would like the report to prompt for the State at the time the subreport link is clicked to allow entry of a State at that time, but I can't get it to do that. Is that possible?
(I tried to use a hyperlink in the main report to pass the subreport a State, but that option is disabled.)
Is there a solution for this?
Thanks.