Skip to main content
A newer version of this page is available. .

Grouping

If you use several arguments in the Treemap, you can group tiles corresponding to child values by parent values. For instance, the following Treemap dashboard item displays combinations of categories and sub-categories.

TreemapWin_ProvidingData_TwoValuesAndArguments

To group sub-categories inside corresponding categories, click the Product Category menu button and select Group Tiles.

TreemapWin_ProvidingData_GroupTiles

Product tiles will be grouped into category groups.

TreemapWin_ProvidingData_Grouping

Note that the Treemap_GroupingIcon icon will be displayed within the Product Category dimension.

To enable grouping in code, set the Dimension.GroupChildValues property to true for the required parent dimension.