I have a report running on SQL Server Reporting Services which is rendered in browser. It has several report parameters. Is there any way to save values of the parameters for next run? For example, I set parameter "Results from date" to some day in the past, view report, then close browser and then open it again - the value of this parameter will be date which was set in my previous session. Is it possible?I have a report running on SQL Server Reporting