Hello
Is it possible in SSRS to have Parameter which will be default to some value but also allow user to input value if he wants to change it to something else.
Hi Pragati,
According to your description, you want to know if we can input some value to instead of default value in a SQL Server Reporting Services report parameter, right?
Yes, this can be done in SSRS report. For SSRS parameter, if we add available values for the parameter, then it will display as a drop down list when viewing report. And we cannot add other value manually. If we do not add available values to parameter,
then it will display a text box when viewing report. Then we can change the default value to other value.
Regards,
Charlie Liao
TechNet Community Support
