Paginate Visual

DAX-Driven Pagination

Build

Build

paginate-visual

Overview

Features

Prompts

Help

Key Features

Power BI has no built-in pagination — a bar chart with 50 items either scrolls, shows Top N and loses the rest, or requires a custom pagination pattern that takes 30–45 minutes to build from scratch. /paginate-visual creates the required tables, DAX measures, visual-level filter, and page-number slicer in one command. When bookmarks control the target visual's visibility, the slicer is automatically grouped and wired so it shows and hides in sync.

How it works

Type /paginate-visual, provide the visual ID, dimension, and ranking measure, and the skill builds everything:

  1. Scans the model — detects dimension columns, ranking measures, existing pagination artifacts, and bookmark visibility states

  2. Creates a disconnected pages table (one per visual; uses a prefixed name to keep multiple paginated visuals independent)

  3. Creates 3 DAX measures — item rank, item filter, page filter — in the PagesLogic display folder

  4. Applies a visual-level filter on the target visual so only the current page of items shows

  5. Adds a horizontal page-number slicer with page 1 as default; page count adapts dynamically as slicers change

  6. When bookmarks hide the target visual, creates a group container and wires the slicer so it appears and disappears correctly

What you get

  • Disconnected pages table — values 1 through max pages (prefixed when multiple paginated visuals exist on the same page)

  • 3 DAX measures — item rank, item filter, and page filter, all in the PagesLogic display folder

  • Visual-level filter — applied to the target visual so only the current page of items shows

  • Page slicer — horizontal button slicer for page navigation, default-selected to page 1

  • Bookmark group — when the target visual is bookmark-controlled, slicer and visual are grouped so they show and hide together

Tool Information

Skill

39 USD

Bundle (All skills)

129 USD

Category

Build

Version

Version 1.0.0.2.13

or log in if you already have an account