Labels Slicer
Let your users choose which labels to show
Overview
Features
Prompts
Help
Key Features
A chart that plots Sales, Cost, and Profit together looks great until you switch every data label on — then the numbers pile up, overlap, and fight the lines for space. The tidy answer is to let readers label only what they care about: a little button per measure, where picking one or two shows just those labels and picking none keeps the chart clean. Every line and bar stays exactly where it is — you're only toggling the labels, not adding or removing series. Building that by hand is fiddly, though — you need a small table to drive the buttons, a toggle measure behind every series, the per-series label wiring that Power BI hides away in the visual file, a button slicer styled to match the page, and interaction rules so the buttons don't disturb the rest of the page.
This skill builds the whole thing in one go, and it never touches your axis, title, or series colors — only the labels — run it with /labels-slicer.
It's the companion to the Measure Slicer: where that one removes the unselected measures from the chart, this one keeps every series drawn and only shows or hides their labels.
How it works
Type /labels-slicer, point it at your chart, and it does the rest:
Looks at your chart — finds the measures on the Y-axis, the measure table, and how the page's slicers are styled
Suggests short labels — a two-letter abbreviation per measure (TS for TotalSales, TC for TotalCost), which you can accept or rename
Confirms one thing — which folder the new measures should live in (default:
_LabelSlicer)Builds toggle measures — one behind each series that shows its data label only when its button is selected
Wires up the labels — points each series' data label at its toggle, and turns the chart's label layer on so the buttons can drive it
Drops in the buttons — a compact multi-select slicer in the chart's top-right corner, styled to match your page
Leaves the chart alone — the Y-axis, title, subtitle, and series colors are never changed
Keeps it tidy — the buttons only affect this one chart, and nothing else on the page can change them
Follows bookmarks — if the chart shows and hides with a bookmark, the buttons are grouped with it so they come and go together
What you get
A row of label buttons — a compact multi-select slicer in the chart's top-right corner, matching your page style
Pick-what-you-want behaviour — select one or two buttons to label just those series; select nothing to keep the chart clean with no labels
Every series stays drawn — lines and bars never disappear; you're only toggling whether each one carries a label
Toggle measures — one per series, so the right labels appear for whatever's selected
An untouched chart — the axis, title, subtitle, and colors are left exactly as you had them
Clean interactions — the buttons drive only this chart and stay out of everyone else's way
Bookmark grouping — set up for you when the chart is shown and hidden by a bookmark
Explore more in this category

Absolute / Percentage Toggle
Build
Add a two-button tile slicer to any chart that switches between absolute values and a percentage variant, with a dynamic format string and auto-derived chart title.

Active Filters Card Visual
Build
Generate a card visual that dynamically displays all currently active slicer and filter selections.

Apply rounded
Build
Convert standard column or bar charts to a lollipop "rounded column" style using Power BI's native error bar feature

Clone Page
Build
Clone any report page with all visuals and bookmarks
Tool Information
Skill
39 USD
Bundle (All skills)
129 USD
Category
Build
Version
Version 3.2.2.2
or log in if you already have an account

