SSRS Parameter Visibility Best Practice

Does anyone have an opinion on best practices for handling SSRS report parameter visibility for custom reports.  I like to make my parameters visible so users can re-run the report from within the report viewer without having to close the report and go through the front end again; however, when done this way for any subsequent runs of the report the report parameters will not be inserted into gooesoft_request_parameter.  I suppose I could look the the execution log table on the report server to get this data, but it would be preferable if all the data were in the same place.  

 

Thanks,

Mike

Parents Reply Children
No Data