Hi,
I have a report where the user can select multiple values for one parameter. The report requires that the param selections be shown if reasonable. I am populating the parameter selection from a sproc using the id field for selection and the descriptor for display. My question is how can I get the descriptions to be shown in the report as opposed to the id values. Any help would be appreciated.
I have a report where the user can select multiple values for one parameter. The report requires that the param selections be shown if reasonable. I am populating the parameter selection from a sproc using the id field for selection and the descriptor for display. My question is how can I get the descriptions to be shown in the report as opposed to the id values. Any help would be appreciated.