[]
        
(Showing Draft Content)

Multi-dimensional Slicer

The Multi-Dimensional Slicer allows users to filter dashboard data using a hierarchy of multiple attributes. The slicer displays a tree-style list with expandable levels, offering a structured way to slice data across dimensions.

Example

In this example, we have a multi-dimensional slicer that is bound to the Year and Quarter columns. Column Chart article.

Screenshot 2025-07-22 at 3.00.22 PM

In the example, we:

  1. Dragged the Year and the Quarter data attributes to the data binding tab.

  2. Set Slicer Title "Year, Quarter"

Data Binding

Use the ellipsis menu next to the data binding menu to choose the binding mode. Each mode displays specific binding slots:

  • Multi-Dimensions (default)

    • Dimensions – Bind the fields you want to use as filtering dimensions. Each selected field becomes a separate filtering category in the slicer.

  • Parent-Child

    • ParentId – Bind the field containing the parent node identifier for each item.

    • Id – Bind the field containing the unique identifier for each item.

    • Display – Bind the field containing the label or name to display for each item in the slicer.

  • Hierarchy

    • Hierarchy – Bind the field containing the hierarchical structure used for navigation and filtering.

    • Display – Bind the field containing the label or name to display for each level in the hierarchy.

Multi-Dimensional Slicer Properties

You can customize the appearance and behavior of the Multi-dimensional Dropdown Slicer using the Inspector Panel. Make sure the slicer is selected to see the available styling options.

Slicer Style

Screenshot 2025-07-24 at 10.51.48 AM

In the Slicer Style section, you can adjust the look of the dropdown menu:

  • Inner Border Color and Inner Border Size control the border inside the dropdown.

  • Content Font Settings let you set the font family, size, color, weight, and style for the slicer's text.