SSRS Report Viewer not setting dependent parameter on selection of parent parameter for the first time

43 Views Asked by At

In my report there are only two parameters. When I am setting the first parameter the second parameter valid values and the default values should be set automatically. This is working absolutely fine in the Report Builder.

However, in the ASP.Net Report Viewer page, when I select the primary parameter for the first time, nothing is being set for the dependent parameter (no valid values & no default values). While on second selection and going forward everything works normally.

Is this a bug in the ReportViewer? Or am I doing something wrong?

0

There are 0 best solutions below