ssrs 2025
1 TopicReport viewer losing parameters when clicking 'back'
Scenario: I have 2 reports: Report A, a simple list containing a parameter for a filter. Contains a row-level reference (action: Go to report) to another report B, which passes the parameter for the filter. When opening report A (iow RSViewerPage.aspx), a parameter is requested. I enter it and click "Apply". The report is loading correctly. The Parameters panel displays the name and value of the report parameter A. Now I click on the link to go to report B with the specified parameter. The report opens correctly and displays the correct name and value of the parameter for Report B. So far, everything has been fine. Now I click the "Back" button in the report viewer (in the browser), and it takes me back to Report A with the original (standard) filter enabled (the previously selected filters should be indicated). The problem is that there are still default settings in the Options panel. In addition, when switching back, the page takes a while to load. Previously, in the SSRS 2008 version, switching back was performed instantly.Solved1.8KViews2likes7Comments