Parameters Panel - Report Viewer for Blazor
The Parameters Panel allows users to specify parameter values. The panel displays parameters with the Visible property set to true.
You can specify a parameter value in a parameter editor and click Submit. To return the default values, click Reset.
For parameters with look-up values, you can type a search criteria in the editor to filter available look-up values:
You can validate report parameter values. For more information, refer to the following topic: Validate Parameter Values in Native Blazor Report Viewer.
See Also