Viewing 3 posts - 1 through 3 (of 3 total)
It sounds like you should need to use the inscope function, then.
Use an expression for the visibility to the effect of:
= iif(inscope("GroupThatMakesMeHide"),false,true)
I may be over-simplifying the problem, but I believe...
March 26, 2009 at 2:48 pm
#967062
Well, you can't choose to make a parameter hidden/visible based on an expression. What you can do, though, is have a single-select list parameter (AB), with the following items:
Label:...
March 26, 2009 at 1:37 pm
#967010
Which version of Reporting Services are you using?
March 26, 2009 at 12:41 pm
#966962