Measure Slicer

Let your users choose which measures to see

Build

Build

measure-slicer

Overview

Features

Prompts

Help

Key Features

A chart that plots Sales, Cost, and Profit together can get crowded, and different readers want different things from it. The tidy answer is to let them choose: a little button per measure, where picking one or two narrows the chart down and picking none brings everything back. Building that by hand is fiddly, though — you need a small table to drive the buttons, a switchable version of every measure on the chart, a title that names whatever's currently shown, 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 selecting nothing always falls back to showing every measure — run it with /measure-slicer.

How it works

Type /measure-slicer, point it at your chart, and it does the rest:

  1. Looks at your chart — finds the measures on the Y-axis, the measure table, and how the page's slicers are styled

  2. Suggests short labels — a two-letter abbreviation per measure (TS for TotalSales, TC for TotalCost), which you can accept or rename

  3. Confirms one thing — which folder the new measures should live in (default: _MeasureSlicer)

  4. Builds switchable measures — a version of each measure that appears only when its button is selected, or always when none are

  5. Adds a self-updating title — names the measures currently shown, and reads as all of them when nothing is selected

  6. Points the chart at it — swaps the chart over to the switchable measures while the legend keeps the original names

  7. Drops in the buttons — a compact multi-select slicer in the chart's top-right corner, styled to match your page

  8. Keeps it tidy — the buttons only affect this one chart, and nothing else on the page can change them

  9. 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 measure 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 narrow the chart; select nothing to show every measure

  • A self-updating title — names the measures on display and reads as the full set when nothing is selected

  • Switchable measures — one per measure on the chart, so the right lines or bars appear for whatever's selected

  • Original names in the legend — the chart still labels measures by their real names, not the behind-the-scenes versions

  • 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

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