[]
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.
In this example, we have a multi-dimensional slicer that is bound to the Year and Quarter columns. Column Chart article.

In the example, we:
Dragged the Year and the Quarter data attributes to the data binding tab.
Set Slicer Title "Year, Quarter"
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.
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.

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.