Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
winDows
Starting Member
9 Posts |
Posted - 2008-07-31 : 12:20:58
|
Hi,How could i set the multi-value property of a report parameter to true at run time. i wanted to set it true if the criteria (another parameter) = 1 else the the multi-value property should be false. can i do it in the report itself, i'm using ss 2005 reports , any help please. Thanks. |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-07-31 : 13:00:56
|
Not sure whether you can do that. You dont have an option to use expression for making a parameter multivalue or not |
 |
|
winDows
Starting Member
9 Posts |
Posted - 2008-07-31 : 14:04:31
|
Thanks, any other alternative methods for this. |
 |
|
|
|
|