|
shilpash
Yak Posting Veteran
72 Posts |
Posted - 05/07/2012 : 11:52:50
|
I have a lists of id but just want to group it as two in ssrs .these are 'opt1 15,20,25' and 'opt2 200,201,202,203,204'
So if it takes the paramter id 15,20 and 25 then it is grouped in 'opt1 15,20,25' or if it takes parameter id as 200,201,202,203,204 then it is grouped in 'opt2 200,201,202,203,204'
Both the grouping should be labeled under OPT(Parameter)
Please advise. |
|