I'm fairly new to SQL Server Reporting Services. I can edit the report output by editing the .rdl file in Visual Studio, however I'm trying to find out how to edit the input options available to report users - specifically the one shown below. Where do I find this part of the report, and how do I find out how the data for the dropdown is being populated?
Asked
Active
Viewed 139 times
1 Answers
0
The 'input options' seem to be referred to as 'parameters' in SQL Server Reporting Services. I found the following that explains clearly how to work with these:

Chris Halcrow
- 28,994
- 18
- 176
- 206