Groups | Blog | Home
all groups > sql server reporting services > june 2006 >

sql server reporting services : Multi select parameter and code module


Asher_N
6/20/2006 8:33:55 AM
Asher_N
6/20/2006 9:14:39 AM
That worked, Thanks.

"Tim Dot NoSpam" <Tim@MindYourSpammy.spam> wrote in
news:eBAQtOIlGHA.4512@TK2MSFTNGP04.phx.gbl:

[quoted text, click to view]
Tim Dot NoSpam
6/20/2006 12:07:47 PM
Depending on what you want to do with it, probably the easiest way to pass
its values is to use the Join() method.

join(Parameters!myMultieValueParam.Value, ",")


[quoted text, click to view]

AddThis Social Bookmark Button