nlaliberte
Programmer
I'm using Crystal XI.
What I'd like to do is conditionally suppress one of the parameter prompts based on the values selected in another paramter.
The functionality is as such;
The report has three sections and the user has the ability to pick any/all of these sections to display.
IF only the 'Forecasted' section is displayed, we would like to prompt the user with an 'End Date' to restrict the records, however if any other section is displayed then no date is passed in and all records are returned.
So what I would like is the ability to hide the date parameter prompt, and only have it be visible of the 'Forecasted' section is displayed.
Any thoughts?
What I'd like to do is conditionally suppress one of the parameter prompts based on the values selected in another paramter.
The functionality is as such;
The report has three sections and the user has the ability to pick any/all of these sections to display.
IF only the 'Forecasted' section is displayed, we would like to prompt the user with an 'End Date' to restrict the records, however if any other section is displayed then no date is passed in and all records are returned.
So what I would like is the ability to hide the date parameter prompt, and only have it be visible of the 'Forecasted' section is displayed.
Any thoughts?