Forum Discussion
Report viewer losing parameters when clicking 'back'
- Anonymous1 year ago
Hi Mr_4el ,
Thank you for the followup. In modern SSRS versions, when using the browser Back button, the report content may appear correct due to browser caching, but the parameter panel resets to default values.
This is caused by the CacheControl: no-cache header, which prevents SSRS from retaining the previous parameter state.
This behaviour is by design and differs from SSRS 2008, which cached both the report content and parameters.
We can try, a custom "Back" action in Report B that navigates to Report A with the original parameters or use URL parameters or session storage (if using a wrapper app) to retain parameter values.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Regards,
B Manikanteswara Reddy
Hi Mr_4el ,
Thank you for reaching out to Microsoft Fabric Community Forum.
Poojara_D12 Thank you for quick response.
Mr_4el we would like to follow up to see if the solution provided by the super user resolved your issue. Please let us know if you need any further assistance.
If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.
|
Please don't forget to give a "Kudos " – I’d truly appreciate it! |
Regards,
B Manikanteswara Reddy