Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
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.
I am struggling to see how to pass a parameter via URL from aspx page:http://localhost/Reports/Pages/Report.aspx?ItemPath=%2fPcsReports%2fStatusReportreport project name is : PcsReports report name: StatusReportparameter name is eStatus (which can be 'All', 'Open', 'Closed', 'Pending') Please help, that would be a great help.Thank you.