Hi,
In Crystal Reports I can create a parameter which accepts multiple discrete values by setting 'Allow multiple values' on and select 'Discrete value(s)' in the Edit Parameter Screen.
Now I would like to pass multiple discrete values from my software to the runtime component so I can pick some discrete records that are not in a particular range. Passing just one value is no problem: the SetCurrentValue method is being used in my software for that now. How can I pass multiple discrete values from my software to the Report Viewer?
With kind regards,
Jarno Beumer
In Crystal Reports I can create a parameter which accepts multiple discrete values by setting 'Allow multiple values' on and select 'Discrete value(s)' in the Edit Parameter Screen.
Now I would like to pass multiple discrete values from my software to the runtime component so I can pick some discrete records that are not in a particular range. Passing just one value is no problem: the SetCurrentValue method is being used in my software for that now. How can I pass multiple discrete values from my software to the Report Viewer?
With kind regards,
Jarno Beumer