Configuration Panel
Pop-Up Slicer Panel Overlay
Build
Overview
Features
Prompts
Troubleshooting
Key Features
Report canvases get cluttered when slicers share space with charts. The config-page skill solves this by routing slicers to a separate page — but sometimes you want everything on one page and a quick-dismiss panel rather than a navigation trip. This skill builds that: a floating panel that slides in over your canvas, contains your slicers, and dismisses cleanly. Getting it right by hand requires a group container, a background shape with the correct z-order, repositioned slicer coordinates, three precisely targeted bookmarks, and custom icon registration — wired so the panel opens, closes, and clears without glitches. This skill does all of it from a single command.
How it works
Type /config-panel, specify the main page and which slicers to include, and the skill sets up everything:
Repositions each specified slicer in-place to coordinates inside the panel (no copies, no slicer sync needed)
Creates a group container that wraps the panel visuals
Adds a white rounded-rectangle background at the lowest z-order within the group
Creates a Close (×) icon button at the top right of the panel and a Clear button at the bottom center
Registers the filter and close icon SVGs into
StaticResources/RegisteredResources/Creates a Filter icon button on the main page (outside the group, always visible)
Creates three bookmarks: ShowFilterPane (makes panel visible), HideFilterPane (hides panel), and ClearFilters (resets slicer selections without changing visibility)
What you get
Group container — wraps all panel visuals; a single visibility target for bookmarks
Background rectangle — white rounded rect at the lowest z-order, sized to the panel
Repositioned slicers — moved in-place into the panel grid,
parentGroupNamewiredClose (×) button — top right of panel, SVG icon, triggers HideFilterPane bookmark
Clear button — bottom center of panel, triggers ClearFilters bookmark, colors inherited from existing page buttons
Filter button — main page, outside group, always visible, triggers ShowFilterPane bookmark
Three bookmarks — ShowFilterPane, HideFilterPane, ClearFilters — all pre-wired to the correct buttons
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 Page
Build
Add a dedicated configuration page to any Power BI report — slicers move off the canvas into a clean hidden page, reachable via a filter button and closeable with a back button.
Tool Information
Price
20 USD
Category
Build
Version

