Hi All,
Crystal XI
SQL
I am using a dynamic parameter where the user can select one, more than one, or all values:
CA
WA
NV
AZ
UT
OR
(more states may be added)
In the following scenarios I would like the result to print on the report:
One state (CA) "CA"
Two or more "Multiple"
All "All"
I know how to have all the values print but don't want that, especially if eventually there are all 50 states.
Is this even possible?
Thanks in advance for your help!
- J
Crystal XI
SQL
I am using a dynamic parameter where the user can select one, more than one, or all values:
CA
WA
NV
AZ
UT
OR
(more states may be added)
In the following scenarios I would like the result to print on the report:
One state (CA) "CA"
Two or more "Multiple"
All "All"
I know how to have all the values print but don't want that, especially if eventually there are all 50 states.
Is this even possible?
Thanks in advance for your help!
- J