Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 passing hidden parameter from aspx to reportviewer

Author  Topic 

iRobot
Starting Member

2 Posts

Posted - 2011-03-03 : 14:07:09
I'm using SSRS 2008 r2. I'm using a aspx website to display reports using ReportViewer control.

I have a hidden parameter in report, plus other parameters which will be entered by the user. Is there a way to pass this parameter from the aspx page to reportviewer? Since the user does not have to see it, I cannot use querystring.

Please suggest!

Thanks
   

- Advertisement -