I have a quick question, please reply...
I am using Crystal 2008.
One of my report has 5 parameters.
1) Options (On Demand, Weekly, Monthly 3 static values)
2) Date From
3) Date To
4) Legal Value,
5) Exchange Rate
When user want to run the report and select an "On demand" option in Options parameter then report should prompts for all five parameters
BUT
When user run this report with first parameter selecton as "weekly" or "monthy"
report should only ask for one prompt i.e Legal Value.
Other three should be hide or disabled.
Please advise.
Do you think "Optional prompt" property has somethong to do with this logic using (not HasValue({?My Parameter})
I am using Crystal 2008.
One of my report has 5 parameters.
1) Options (On Demand, Weekly, Monthly 3 static values)
2) Date From
3) Date To
4) Legal Value,
5) Exchange Rate
When user want to run the report and select an "On demand" option in Options parameter then report should prompts for all five parameters
BUT
When user run this report with first parameter selecton as "weekly" or "monthy"
report should only ask for one prompt i.e Legal Value.
Other three should be hide or disabled.
Please advise.
Do you think "Optional prompt" property has somethong to do with this logic using (not HasValue({?My Parameter})