Split Matrix Slicer

Category-Switchable Field Groups

Build

Featured Image

Overview

Features

Prompts

Troubleshooting

Key Features

Your matrix has 25 row fields — revenue, cost, ratio, and volume metrics all at once. Power BI has no built-in way to switch between categories. Building one requires a disconnected DATATABLE, a SWITCH dispatcher measure, updated multi-selection display, a rebuilt matrix, and a dropdown slicer. This skill creates the entire setup — table, measures, matrix, and slicer — from a single conversation.

How it works

Type /split-matrix-slicer, define your categories, and the skill builds the entire setup:

  1. Inventories the target matrix (measures, visual ID, page)

  2. You group the fields into categories (e.g., Revenue, Cost, Ratios)

  3. Creates a disconnected DATATABLE with field names, categories, and sort orders

  4. Updates individual measures to show comma-separated values instead of "Multiple" for multi-selection

  5. Creates a SWITCH dispatcher measure

  6. Rebuilds the visual as a category-driven matrix

  7. Adds a dropdown slicer for category switching

What you get

  • Disconnected DATATABLE — with FieldName, Category, SortOrder, and CategorySort columns

  • Updated measures — CONCATENATEX pattern for clean multi-selection display

  • SWITCH dispatcher — maps selected field name to the correct measure

  • Rebuilt matrix — rows show category labels, values show the dispatcher measure

  • Category slicer — dropdown bound to the category column

Tool Information

Price

20 USD

Category

Build

Version

Version 1.0.0.2.13