Home Forums Reporting Services Reporting Services How to hide/view a SSRS report parameter control dynamically at runtime? RE: How to hide/view a SSRS report parameter control dynamically at runtime?

  • Thanks for the tips.

    So I want to create an independent web page in .net that has the entire parameters section and then a submit button that calls the report with the selected parameters.

    From SSRS side, I want to hide the parameters statically and make default values as NULL.

    Can I achieve Show/Hide parameter functionality by this way?

    Regards,

    Bala