Duplicate Visual
pbir_duplicate_visualDuplicate a visual in a Power BI report, optionally to a different page or at a custom position.
Instructions
Duplicate an existing visual, optionally to a different page or position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Source page ID | |
| offsetX | No | X offset for the duplicate | |
| offsetY | No | Y offset for the duplicate | |
| visualId | Yes | Visual ID to duplicate | |
| targetPageId | No | Target page ID (defaults to same page) |