Using Report Parameters in SQL Server Reporting Services
Sample
You can download the sample SSRS project. There are three reports attached to the project. The following are the details of those reports.
Report Name | Description |
Report.rdl | Report with three parameters and data |
Passing Parameters for Navigation Report.rdl | Passing parameters for hyperlink navigation |
Passing Parameters for SubReport.rdl | Passing parameters for subreport ConclusionParameters are very important feature in SSRS. Even though it is simple, there are many features that users do not use. This article has tried to cover most of the features about parameters of SSRS. If you need any further details, have questions or need further clarification, mail me at dineshasanka@gmail.com. I look forward to hearing from you. Related Articles :2 Responses to “Using Report Parameters in SQL Server Reporting Services”Leave a Reply |



I wa searching some good article for Parameters and tried to understand the use of it on MSDN ,but could not get it corrctly .After seeing your article It is easy for me to use the parameters .Thanks
for the nice example
Wonderful Article. Its been a few years since I’ve done any SSRS and needed a refresh class.
Thank you