Hi There! I am using Crystal XI.
I have a parameter called "?Discipline Group". The user is allowed to select multiple values for this parameter. If the user selects ?Discipline_Group = "Engineering" and "Construction", I would like the first page of the report to have the following...
"Discipline Group: Engineering, Construction"
If the user selects just "Engineering", It should have
"Discipline Group: Engineering"
The parameter works just fine, I am having trouble outputting this text. How do I go about doing this?
Thanks!
I have a parameter called "?Discipline Group". The user is allowed to select multiple values for this parameter. If the user selects ?Discipline_Group = "Engineering" and "Construction", I would like the first page of the report to have the following...
"Discipline Group: Engineering, Construction"
If the user selects just "Engineering", It should have
"Discipline Group: Engineering"
The parameter works just fine, I am having trouble outputting this text. How do I go about doing this?
Thanks!