Blazor Reports

Parameter Customization

This demo displays sales details organized by category and subcategory of products using cascading parameters and date time picker non cascading parameters in Blazor Bold Report Viewer.

The Product Line Sales RDL report represents the best performing sales people and stores using Tablix and Chart report items.

  • The sales details are organized by category and sub-category of products using the concept of cascading parameters. It allows users to filter Sub Category based on the selected Category.
  • Non cascading parameters namely start date and end date also used in this report.
  • End date non cascading parameter can be disabled using Switch button provided
  • Null button in the end date parameter is used to set the parameter value as null. No data will be filtered since end date is null

More information about Cascading Parameters can be found in this documentation section.

The Product Line Sales RDL report represents the best performing sales people and stores using Tablix and Chart report items.

  • The sales details are organized by category and sub-category of products using the concept of cascading parameters. It allows users to filter Sub Category based on the selected Category.
  • Non cascading parameters namely start date and end date also used in this report.
  • End date non cascading parameter can be disabled using Switch button provided
  • Null button in the end date parameter is used to set the parameter value as null. No data will be filtered since end date is null

More information about Cascading Parameters can be found in this documentation section.