SSRS Report Error "Parameter is missing a value"





I was start getting error "Parameter is missing a value" when i left blank parameter of report. To make report parameter optional you have to follow these steps.

1. Open report in Visual Studio.

2. Go to Parameters and open the properties of your parameter.



3. Set Allow Blank to true.

4 Set Nullable to true.

5. Build and deploy the report.

6. In AOT, goto SSRS report and right click on your report and select Deploy Element.

7. Run your report.

Comments

Popular posts from this blog

X++ Get Start Date and End Date of Month

Dynamics AX 365 : The name does not denote a class, a table or an extended data type

Error while setting server report parameters. Error message: The permissions granted to user are insufficient for performing this operation. (rsAccessDenied)