Hi,
Here's my problem, I have a command parameter for my query and I also have report parameters, so when I create a report parameter with a dynamic list of values, the name of the command parameter changes when I run the report in the prompt screen, it displays the name of the report parameter with the dynamic list of values.
Example:
Any ideas why? Is this a bug in Crystal Reports XI?
Thanks.
Here's my problem, I have a command parameter for my query and I also have report parameters, so when I create a report parameter with a dynamic list of values, the name of the command parameter changes when I run the report in the prompt screen, it displays the name of the report parameter with the dynamic list of values.
Example:
Code:
Enter QueryParameter: ReportParameterName1
[ ]
Enter ReportParameterName1: ReportParameterName1
[ ]
Enter ReportParameterName2: ReportParameterName2
[ ]
Any ideas why? Is this a bug in Crystal Reports XI?
Thanks.