Hi All,
I am using SSRS since last 2 months but now stuck with a problem.
My problem is that - I am having 2 parameters Quantity and value, what I want is that if the value of the Report parameter Quantity is less then or equal to 50 then the Report parameter Value should be hidden ( I am already passing a default value) but if the value > 50 then the Report parameter Value should be visible and prompt for values.
Is this possible in the SSRS?
Please help.