hi everyone,
Is there anyway I could trim the parameter value displayed. Here is the situation:
I am displaying the parameter values along with, "Filtered by" at the bottom of the report page using Layout expression of the Calculation. If I am filtering, let's say, by region: 'NorthTexas, ' and 'CentralTexas' I would like to have Just 'NorthTexas, CentralTexas'. Instead, it is printing 'NorthTexas , CentralTexas' or something like that.
Any help/suggestions/tips most appreciated!
(Substring won't help; rtrim does not seem to be helping either!)
Is there anyway I could trim the parameter value displayed. Here is the situation:
I am displaying the parameter values along with, "Filtered by" at the bottom of the report page using Layout expression of the Calculation. If I am filtering, let's say, by region: 'NorthTexas, ' and 'CentralTexas' I would like to have Just 'NorthTexas, CentralTexas'. Instead, it is printing 'NorthTexas , CentralTexas' or something like that.
Any help/suggestions/tips most appreciated!
(Substring won't help; rtrim does not seem to be helping either!)