Back to Devexpress

Cascading Report Parameters

eud-eud-for-devexpress-reports-reporting-for-web-report-designer-use-report-parameters-cascading-report-parameters.md

latest1.9 KB
Original Source

Cascading Report Parameters

  • Feb 09, 2026
  • 2 minutes to read

You can create cascading parameters to filter a list of predefined parameter values based on values in another parameter.

Tip

Refer to the following topics for information on how to create a list of predefined parameter values:

Follow the steps below to create cascading parameters in the Report Designer:

  1. Create a report parameter you want to use to filter values of another parameter.

  2. Create a report parameter whose values you want to filter. Click the Filter String property’s ellipsis button in the Add New Parameter dialog and specify a filter string that references the parameter you created in the first step.

  3. In the report’s smart tag, click the Filter String property’s ellipsis button. In the invoked FilterString Editor , specify an expression that uses both parameters to filter report data:

The following image illustrates cascading parameters where the Product parameter values are filtered by the selected Category.