Wyn Enterprise User Guide
- An Introduction to Wyn Enterprise
- Document Portal for End Users
- Using Report Designer
- Working with Dashboards
- Governing Data and Resources
- Using Dashboard Designer
- Section 508 Compliance
Slicers
Slicers are visual filters that dynamically filter the data at run-time and make the dashboard more effective and interactive. The scope of influence that slicers have on the dashboard includes the scenarios that are on the same page of the dashboard and use the same dataset.
The following table explains the different types of built-in slicers available in Wyn Enterprise. You can also create a custom slicer based on your business requirements.
Slicer | Description |
---|---|
Label Slicer![]() |
It allows you to apply a filter to a data attribute in the dataset. |
Multi-dimensional Slicer![]() |
It enables you to add a filter to multiple data attributes in a single slicer. The chosen data attributes are displayed in a hierarchical order within a list. |
Multi-dimensional Dropdown Slicer![]() |
It enables you to add a filter to multiple data attributes in a single slicer. The chosen data attributes are displayed in a hierarchical order within a dropdown. |
Data Range Slicer![]() |
It allows you to apply a filter to any measure in the dataset and displays the data that meets the specified value range. |
Date Range Slicer![]() |
It allows you to apply a time-based filter to any date attribute in the dataset. It supports filtering with various granularities of "year", "year-quarter", "year-month", "date", and "date time". |
Relative Date Slicer![]() |
It allows you to apply a filter to the dashboard data depending on a relative date and the chosen date attribute. |
Add a Slicer
- From the Data Visualization node, drag-drop the Label Slicer on the design area.
- Go to the Data Binding area and bind the slicer to an appropriate dataset from the list.
Select any data attribute for the Columns field. For example, in the following image, we selected the 'Year' attribute.
Click the Edit button in the upper-right corner of the slicer. You will get the following options: clear selection, select parameter, no sort, search, and share scenario. If you choose any data value in the edit mode of the slicer, the value is set as its default value. You can use Clear Selection to clear the selected value and restore the slicer to its initial state. In the following image, we selected 2015 as the default year.
In the Inspector tab of the slicer, you can define various properties related to its layout, interaction, data, title, and so on. For example, if you want to select one value at a time in a slicer, set the Selection Mode property to 'Single' as shown below.
Preview the dashboard.
In the following dashboard, data is filtered based on the 'Year' values selected in the slicer.