Bind Parameters to Filters
This topic describes how to create a parameter and bind it to a filter or choose an existing parameter to bind to a filter.
About Binding Parameters to Filters
Bind a parameter to a filter when you want to pass a selected filter value from one canvas to another in a workbook, or you want to have more control over how dashboard filters behave and are exposed to the user.
Binding a parameter to a filter is one-way binding, meaning a parameter doesn't limit the list of available filter values that the user can choose from. A parameter's properties define the values that it can accept from the filter.
When bound to a filter, the parameter listens to the filter's selections and when the parameter accepts a filter value, it passes that value to wherever you use the parameter in the workbook.
Binding a parameter to a filter has many uses. For example, by default when you add the Dashboard Filters control to a canvas, it only applies filters to that canvas. You can use parameters bound to filters to pin the dashboard filters across multiple canvases in the workbook. When multiple canvases include a dashboard control with the same filters bound to the same parameters, any filter values selected by the user are applied to each canvas.
Create and Bind a Parameter to a Workbook Filter
Select a workbook filter's data values and then use the Create Parameter option to create and bind a parameter to the filter. After you create the parameter, you can bind it to other filters in the workbook to pass data values between filters.
- On the Home page, select the workbook where you want to create a workbook filter and add and bind a parameter to, click Actions, and then select Open.
- Create or locate and click the workbook filter where you want to create and bind the parameter.
- Optional: Select the filter values.
- Click Bind to Parameter (x) and then click Create Parameter to create and bind the parameter to the filter.
- Optional: Go to the workbook's Data Panel, click Parameters, right-click the parameter you created from the filter, and select Edit Parameter to review and update the parameter's properties. Click OK.
Create and Bind a Parameter to a Dashboard Filter
You can create and bind a parameter to most dashboard filter types. After you create the parameter, you can bind it to other filters in the workbook, for example to the same filter on another canvas, to pass data values between filters.
- On the Home page, select a workbook, click Actions, select Open, and click Edit.
- In the Data Panel, click the Visualizations tab, and drag and drop Dashboard Filters to the canvas.
- In the Data Panel, click the Data tab, and drag and drop the column that you want to use to filter the canvas into the dashboard filters visualization.
- Optional: Select the filter values.
- Click Properties to open the Properties panel, then click Filter Controls.
- Locate and expand the filter you just added, click the Filter Type field and select an appropriate filter type.
- If you selected List, Range, or Top Bottom N, then click the dashboard filter, click Bind to Parameter (x), and select Create Parameter to use the selected filter values to create and bind the parameter to the filter.
- If you selected List Box or Checkbox / Radio Button, then in the Properties pane, under Filter Controls, go to Parameter Binding (Selection) and click None. Select Create Parameter to use the selected filter values to create and bind the parameter to the filter, or select an existing parameter to bind to the filter.
- Optional: To specify if the user is required to select a filter value, go to the Properties pane and under Filter Controls, click the Selection Required field, and select On.
- Click Save.
Create and Bind a Parameter to Exclude Filter Values
Set a filter to exclude data values and then use the Bind to Parameter option to create and bind an excludes parameter to the filter. After you create the parameter, you can bind it to other filters in the workbook to pass excluded data values between filters.
- On the Home page, select the workbook with the filter you want to create and bind an excludes parameter to, click Actions, and then select Open.
- Locate and click the filter that you want to bind the excludes parameter to.
- For a list or range filter:
- In Selections, confirm that the filter values are set to the values you want to exclude and that the Bind to Parameter icon (x) is green, indicating that a parameter is bound to the filter.
- Click Exclude, click Bind to Parameter (x), and then click Create Parameter to create and bind the excludes parameter to the filter.
- For a list box or checkbox / radio button dashboard filter:
- Click Properties and click Filter Controls.
- Go to the Parameter Binding (Selection) field and confirm that a parameter name is displayed, indicating that a parameter is bound to the filter.
- Go to the Exclude Selection field and set it to On.
- Locate the Parameter Binding (Excludes Mode) field and click None. Click Create Parameter to create and bind the excludes parameter to the filter.
- Click Save.
Create and Bind a Parameter to a Double Column Type Filter
You can select the double column filter's data values and then use the Create Parameter option to create and bind a parameter to the filter. The parameter you create uses the selected values and corresponding column as its properties, and is added to the workbook's Parameters tab.
- On the Home page, select the workbook where you want to create a double column type filter and add and bind a parameter to, click Actions, and then select Open.
- Create or locate and click the double column type filter where you want to create and bind the parameter. The filter displays the double column's display values and not its ID values.
- Click Bind to Parameter (x) and then click Create Parameter to create and bind the parameter to the filter.
- Optional: Go to the workbook's Data Panel, click Parameters, right-click the parameter you created from the filter, and select Edit Parameter to reviews and update the parameter's properties.
- Click OK.
Bind an Existing Parameter to a Filter
Choose a system parameter or an existing workbook parameter to bind to a filter and pass a selected filter value to the parameter.

- On the Home page, select the workbook with the filter that you want to bind a parameter to, click Actions, and then select Open.
- Create or locate and click the filter that you want to bind the parameter to.
- Click Bind to Parameter (x) and then click the parameter that you want to bind to the filter.
- Click OK.