Skip to main content
Filters in Dashboard Designer

This article explains how to use, modify, delete, import and export filters within the dashboard designer.

Updated over a week ago

The Filters menu in the toolbar is where filters can be created, modified or removed, and imported prompting report filters can be modified.

Click on the Filters icon in the toolbar to open the Filters menu. The menu is broken into two sections: Interactive and Imported.

Click on the below links for details:



Interactive Filters

Interactive filters are added in the Dashboard Designer and can be applied to one or more tiles on the canvas. Interactive filters can be displayed on the canvas in tiles where they can be interacted with directly, otherwise they are docked in the Filters Pane of the Dashboard Viewer.

Interactive Filters that do not appear on the canvas have a grab handle

which can be dragged to the canvas to create a tile from the Filters menu.

Conversely, filter tiles on the canvas can be dragged into the menu to dock them, or click Dock Filter to Toolbar in the tile's Tile Menu


Interactive Filter that is not contained in a canvas tile as it appears in the Filters menu, showing filter field (CategoryName), operator (Is One Of), value (Beverages, Condiments, Confections) and grab handle.

Filters on the canvas only have a basic outline in the menu and don't show their filter field, operator or value.

All interactive filters can be docked in the Filters pane. Only filters with the Equal To, Is One Of or Is Between operator can appear on the canvas in a tile.


Add an Interactive Filter

To add a filter to the Dashboard, on the Filters menu, click on the Add Filter button.

A New Filter item will appear in the menu. Click on the new filter item to modify it.


Modify an Interactive Filter

Docked Filters (Not In a Canvas Tile)

An Interactive Filter not contained in a tile is called a Docked Filter. To modify a docked filter, click on the corresponding filter item in the menu and the Filter Item Detail options will appear.

The Interactive Filter can be given a title by clicking on and entering it into the text field at the top of the menu.

Changing title of a docked Interactive Filter from Categories.CategoryName to Category Name

The Filter Field, Operator and Value fields determine what Data Field to filter on, what comparison to make and what value to compare.

Consider an example where only orders whose Order ID number is larger than 1000 should be included in the tile. The Field is set to Orders.OrderID, the Operator is set to Greater Than or Equal To and the Value is set to 1000.

Click the corresponding tile names in the Affected Tiles section to apply the filter to the desired tiles. Only those reports containing the Filter Field or a direct relationship to it can be selected even though all of the reports on the Dashboard are available in the list.

Additional Reports\Pareto Chart does not have a direct data relationship with the Filter Field and is therefore not available

On the Canvas

Interactive Filters that appear in tiles are modified by clicking on the filter tile and then interacting with the Tile Properties Pane on the right side of the screen.

Content

Filter Field sets the Data Field to filter on. The dropdown list will be populated with fields from the Categories included on the Dashboard as well as those with a direct relationship to those fields. Clicking on the Formula Editor icon opens the Formula Editor so that a formula can be applied to the Filter Field.

Check the corresponding tile names in the Affected Tiles section to apply the filter to the desired tiles. Only those reports containing the Filter Field or a direct relationship to it can be selected.

Additional Reports\Pareto Chart does not have a direct data relationship with the Filter Field and is therefore not available

The Sort dropdown determines in which order the filter values appear in the tile, either in Ascending or Descending order. For example, if the Filter Field is Employees.LastName, setting this to Ascending will order the last names from A to Z, Descending will order them from Z to A.

An interactive filter in a tile contains a control to interactively change the filter values. Choose the Input Type. The four available control choices are:

  • Dropdown: allows one value to be selected at a time

  • Checkboxes: allows zero or more discrete values to be selected simultaneously

  • Single Slider: allows one value along a range of values to be selected

  • Range Slider: allows all values inside of a range of values to be selected

Orientation changes the orientation of the filter tile's control. Choose from Horizontal or Vertical.

Horizontal and Vertical orientation, respectively, of the same Range Slider control

The Default Value will be used to filter the data when the Dashboard is first run, before the user has interacted with the tile. When the Dashboard is exported, the Default Value is applied to the tiles.

Style

The Style tab for Filter tiles is further broken down into three areas: Text, Selector Format and Tile.

Text contains typical controls for changing the font type, size, color, styling and alignment for the filter control's values.

Selector Format section contains controls to set the color, horizontal and vertical alignment of the filter's control. The Select Format Type dropdown specifies what type of data the filter controls. It works similar to the Number tab of the Cell Formatting window in the Report Designer.

The Tile section is where tile appearance can be changed. The settings here override the Canvas Format defaults.

  • Check Background to set a background color for the tile. Click Color to open the color selector and choose a background color. Unchecking the Background checkbox makes the tile transparent.

  • Check Tile Header to set a background color for the tile's header. Click Color to open the color selector and choose a background color. Unchecking the Tile Header checkbox makes the header background transparent.

  • Check Shadow to show a slight shadow effect around the tile.

  • Check Border to apply a border to the tile.

    • Check Customize Border to set the properties of each of the four tile borders individually. Leave unchecked to have the border properties applied equally to the four sides.

    • Click Color to open the color selector and choose a border color.

    • Width sets the border width in pixels.

    • Round sets the roundness of the corners.

Advanced

The Advanced tab is not available for Filter tiles.
​



Delete an Interactive Filter

Docked Filters (Not In a Canvas Tile)

To delete an Interactive Filter from the Dashboard:

  1. Click on the Filters

    icon in the toolbar to open the Filters menu.

  2. Click on the desired filter item in the menu.

  3. Click the Delete button at the bottom of the Filter Item Detail.

On the Canvas

Click the Interactive Filter tile on the canvas, then click Delete Tile from the Tile Menu.
​



Exports

Interactive filter tiles will not appear in the resulting Chained Report when a Dashboard is exported. Though the tiles themselves will not display, the default values set for the filters will apply to their affected tiles in the exported file. Refer to the Exporting Dashboards article for more information.



Imported Filters

When an existing report is added to the Dashboard and it contains prompting filters, those filters are imported into the Dashboard.

When more than one report is added with a prompting filter on the same Data Field, the filters will be automatically combined into a single consolidated filter.
​



Add an Imported Filter

A report added to the Dashboard that contains prompting filters will import those filters automatically.
​



Modify an Imported Filter

To modify an Imported Filter click on the corresponding filter item in the Filters menu. The Filter Item Detail will appear.


The Imported Filter can be given a title by clicking on and typing it into the text field at the top of the menu.


Changing title of an Imported Filter from Categories.CategoryName to Category Name

The Operator and Value fields determine what comparison to make and what value to compare.

The Affected Tiles section lists the tiles which are affected by this filter. If more than one report is filtered by the same Filter Field, it is grouped together into a Consolidated Filter. This consolidation happens automatically. There can only be one consolidation for a single data field on a Dashboard.

When imported filters are consolidated, changing the Operator or Value will change it for all of the Affected Tiles simultaneously. To break the consolidation so that tiles may have their operators and values set individually, click the corresponding Ungroup button.

The On Run options work as follows for both consolidated and unconsolidated filters:

  • Prompt for Value when checked will prompt the user to specify a filter value when the Dashboard Viewer is launched

  • Show on Output when checked will show the filter in the Dashboard Viewer's Filter Pane. If unchecked, the filter will be hidden from the Filter Pane but will still affect the reports.


Delete an Imported Filter

To remove an Imported Filter from a Dashboard, it must be set to not prompt for a value or be removed from the report where it was imported from.



Did this answer your question?