Is there a way to stop a report from loading on open?
When we have reports with defaults set, the report loads on open. We would like it to wait until the "View Report" button is pressed.
I had thought I could set a hidden parameter that would be set to false originally and then to true once the View Report button is pressed. I cannot see where I could custom code an event to update this parameter.
SQL Server 2005
Thanks!
Brian
Not with the Report Manager viewer. If this is a custom application, you can supress the parameter prompt area and control loading of the report programatically.
No comments:
Post a Comment