Adding a Slicer
A Slicer allows you to add an additional dimension to a View, segmenting the data into “slices.” This helps compare multiple categories side by side in the same visualization.
Prerequisites:
You are on the Design page/Design canvas.
The View includes one Dimension and one Measure.
The selected chart type must support slicers (e.g., Mixed chart).
Add a Slicer (New UI)
Navigate to the Design canvas.
Select a Dimension and Measure in the top bar.
Click GO to generate the View.
Right-click / use the context menu → select sliceBy.
Select another Dimension as the slicer.
Click GO.
The View updates with slices based on the selected dimension.
Refine with Chart Properties
Open the Chart Properties window.
In General Settings, configure:
Order (Ascending/Descending/None).
Order By (dimension/measure).
Limit (number of slices).
For legends, select Horizontal orientation for better readability.
The View refreshes with the slicer applied and ordered output.
Add a Slicer (Old UI)
Navigate to the Design canvas.
Use the Switch UI icon to change to Old UI.
Drag and drop one Dimension and one Measure into the workspace.
Select a chart type that supports slicers (e.g., Mixed chart).
Drag another Dimension into the Slicer section.
Example: Adding City as a slicer over Sales by Region.
The View updates with slices for each value of the slicer dimension.
Refine with Chart Properties
Open the Chart Properties window.
In General Settings, configure:
Order (Ascending/Descending/None).
Limit (top N values).
Style (e.g., clustered view for grouped slices).
The View refreshes to show sliced data in the specified format.
Customize Slice Colors
You can assign custom colors to each slice to improve readability and consistency across reports.
On the Design canvas, open a View with a slicer applied.
Click the ellipsis (⋮) icon next to the slicer Dimension.
In the dimension window, expand Field Colors.
Click the default color of a category.
Select a new color from the color picker.
Repeat for other categories as needed.
The View updates with the new slice colors applied.
Last updated