[]
        
(Showing Draft Content)

Multi-Dimensional Dropdown Slicers

The Multi-dimensional Dropdown Slicer allows you to filter your chart by data attributes displayed in the dropdown. It is most useful when you want the user to be able to filter the dashboard with multiple categories or when you want to save space for charts and tables.

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.

Customize Slicer

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-23 at 2.09.14 PM

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.

Common Properties

The Animation, Interaction, Title, Special Data, No Data Content, Layout, and Appearance properties are common properties of slicers. For more information, refer to the common properties article.