On my report I can show what has been selected for a single select parameter like this :
Parameters!ParameterName.Value
But how do I show what has been selected for a multi-select parameter? I am using the same syntax as for the single select parameter and getting '#Error'.
Parameters!ParameterName.Value
But how do I show what has been selected for a multi-select parameter? I am using the same syntax as for the single select parameter and getting '#Error'.