Clone Page

Full Page Duplication with Bookmarks

Build

Featured Image

Overview

Features

Prompts

Troubleshooting

Key Features

Clone a report page with all visuals, bookmark navigators, interactions, and drillthrough bindings into a fully independent copy.

Copying a Power BI page in Desktop gives you the visuals, but bookmark navigators break, visual interactions don't transfer, drillthrough bindings collide, and button-bookmark references point to the original page's bookmarks. Fixing it means regenerating IDs across dozens of files and remapping every cross-reference by hand. This skill clones the entire page — visuals, bookmark groups, navigator bindings, interactions, drillthrough — with all IDs regenerated and cross-references updated in one command.

How it works

Type /clone-page, select the source page, and the skill creates a complete independent copy:

  1. Discovers all bookmark navigators and button-bookmark references on the page

  2. Builds a complete ID mapping — page, visuals, bookmark groups, and individual bookmarks

  3. Clones page.json with remapped interactions and unique drillthrough pageBinding

  4. Clones all visuals with new IDs and remapped parent group references

  5. Clones all bookmarks using global text replacement to catch deeply nested visual ID references

  6. Registers new bookmark groups in bookmarks.json with a clone suffix on group names

  7. Inserts the new page into pages.json right after the source page

What you get

  • Cloned page folder — complete page with all visuals, each with a new unique ID

  • Cloned bookmark groups — new groups registered in bookmarks.json with "(Clone)" suffix for identification

  • Cloned bookmark files — every bookmark remapped to reference the new page and visual IDs

  • Remapped interactions — all visual interactions point to the cloned visuals, not the originals

  • Remapped drillthrough — unique pageBinding IDs so Power BI doesn't reject the report

  • Remapped page-level filters — new filter names consistent with drillthrough bindings

The original page is never modified. Tooltip pages are shared (not cloned) because they're report-wide resources. The semantic model is unchanged.

Tool Information

Price

20 USD

Category

Build

Version

Version 1.0.0.2.13