Hello,
I have a requirement where a report will have lot of parameters. There will be few parameters which should be mutually exclusive. What I mean is if I have two parameters say A and B, and if user selects any value from parameter A selection dropdown box then the parameter B selection dropdown box should be greyed out (disabled) and vice versa. Selection from A and B is not allowed.
Is there any way to achieve this, any workaround if this functionality is not available in SSRS 2005?
Regards,
Sachin