SSRS Report not rendering automatically unless View Report button is pressed (All parameters set to valid values).
As soon as user clicks on View Report, the report is rendered.
Actual requirement is to hide the parameters. However, since the report is not automatically rendered, hiding of parameters is just showing blank page without any output.
When parameters are shown, all parameter values are properly set to valid values and waiting for "View Report" button to be clicked.
Not sure what is the issue here.
Referenced similar question here. The solution suggested there is not applicable in my case as all the parameter values are correctly and no parameter has null values.