I'm creating a parameter that allows multiple values. I want to select, or add a custom value, to the Selected Values and return those values to the report as a string (text). The problem is, whether I add 1 or 10 values to the selected values window, I only get the first value returned to the report. Can I get all of the selected values to show on the report?
Parameter Settings:
Prompt Description Only : True
Allow Custom Values : True
Allow Multiple Values : True
Allow Discrete Values : True
If it's not listed, it's either empty or False.
Using Crystal Reports 2011 v14.0.4.738 RTM