Hi
I have created multivalue parameter for my report which has nearly 100 values for that paramater. It is working fine when i selected 1 or more than 1 values but when i select all it is taking only 1st value. I am using SP and declared parameter as varchar
(max) in sp. Anyone came accross this problem?
Thanks