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.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 property changes at run time

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
Go to Top of Page

winDows
Starting Member

9 Posts

Posted - 2008-07-31 : 14:04:31
Thanks, any other alternative methods for this.
Go to Top of Page
   

- Advertisement -