Configuration Page
Hidden Configuration Page with slicers
Build
Overview
Features
Prompts
Troubleshooting
Key Features
Report pages get crowded when every slicer lives on the canvas alongside your charts. The common fix — a separate filter page — requires a specific set of wired-up parts: a hidden page, slicer clones synced to the originals, custom image buttons with default and hover icon states, a Filters bookmark, and the correct syncGroup properties in every slicer's JSON. Getting the sync wrong means selections on the config page don't filter the main page. Getting the icon registration wrong means buttons show broken images. Building it manually means 30–60 minutes of JSON editing per report. This skill does it from a single command.
How it works
Type /config-page, specify the main page and which slicers to move, and the skill sets up everything:
Creates a new hidden page (
HiddenInViewMode) with the same dimensions as the main pageClones each specified slicer onto the config page — centered, stacked vertically — and wires
syncGroupso they stay in sync with the hidden originals on the main pageHides the original slicers on the main page (
isHidden: true) so they continue filtering without appearing on the canvasRegisters the filter and back button icon SVGs into
StaticResources/RegisteredResources/Creates a filter button on the main page (custom default/hover images, navigates to the config page) and a back button on the config page (returns to the main page)
Captures a Filters bookmark of the config panel state
What you get
Hidden config page — same canvas dimensions, invisible in View mode, accessible via the filter button
Slicer clones — one copy per slicer on the config page, centered, synced to the hidden originals
Hidden originals — remain on the main page applying filters to all visuals, invisible to report consumers
Filter button — on the main page, custom SVG icons for default and hover states, navigates to the config page
Back button — on the config page, returns to the main page without overwriting slicer selections
Filters bookmark — captures the display state of the config panel
Sync pairs table — printed at the end, showing which main-page slicer maps to which config-page clone and its sync group name
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.

Clone Page
Build
Clone any report page with all visuals, bookmark navigators, interactions, and drillthrough bindings as a fully independent copy.

Configuration Panel
Build
Move all slicers to configuration panel
Tool Information
Price
20 USD
Category
Build
Version

