reportserver-118943-create-dashboards-add-filter-elements.md
This tutorial illustrates how to use special filter elements to apply filtering to dashboard items.
You can filter dashboard items using the following elements under the Filter toolbox section:
Drag and drop the List Box item from the toolbox onto the dashboard surface.
Select the added item and invoke its Bindings menu. Here click the Add Dimension placeholder and select the Country data field to provide filter values.
The list box displays check boxes by default, which allows you to select multiple values at a time. Invoke the item’s Options menu and set the Type property to Radio to enable selecting only a single value in the radio group.
You can also disable the Show ‘All’ Value option to hide the All item that is intended to select/deselect all items in the list box.
The Ignore Master Filters option should be disabled for items to be affected by the filter elements.
Select a country in the list box to filter other dashboard items based on this value as demonstrated below for the grid item.
Add the Range Filter item from the toolbox to the bottom of the dashboard. This item displays a chart with selection thumbs that allow you to filter values located along the argument axis.
Invoke the item’s Bindings menu and provide the following data:
Move the Range Filter’s selection thumbs to apply filtering to other dashboard items.
See Also