pbir-clone-template

Clone Power BI reports and retarget data bindings to new entities and models.

Updated May 26, 2026
One-click install
npx skills add https://github.com/rbutinar/ade-ops --skill pbir-clone-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pbir-clone-template
Source: https://github.com/rbutinar/ade-ops/tree/main/.agents/skills/pbir-clone-template
Command: npx skills add https://github.com/rbutinar/ade-ops --skill pbir-clone-template

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires FabricConnector, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of creating new Power BI reports by cloning existing ones and re-targeting their data bindings, allowing users to maintain a consistent look and feel while using different data sources.

Core Features & Use Cases

  • Report Cloning: Clone existing Power BI reports to new names with different data sources.
  • Retarget Bindings: Retarget data bindings (entities, properties, models) to new data sources.
  • Use Case: If you have a well-designed Power BI report that needs to be adapted to use different data, this Skill can save you time by allowing you to clone the report and change only the necessary data bindings.

Quick Start

Use the /pbir-clone-template command with the new report name, template path, and environment settings to clone a report.

Frequently Asked Questions about pbir-clone-template

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clone a Power BI report and change its data source bindings?

Cloning a Power BI report and retargeting its data bindings involves copying an existing report template and redirecting its entities, properties, and models to new data sources. This skill automates that process using the FabricConnector to maintain visual consistency across different data.

What is Power BI report binding retargeting used for?

Power BI report binding retargeting is used for adapting well-designed reports to new data sources without rebuilding visualizations. It solves the problem of maintaining a consistent look and feel across multiple reports by cloning an existing template and swapping the underlying data bindings.

Do I need a Power BI report template to clone and retarget data bindings?

Yes, you need a Power BI report template to use this cloning skill. The process requires an existing template path and environment settings to successfully duplicate the report and redirect its data bindings to new entities and models.

Does this Power BI report cloning process require FabricConnector?

Yes, FabricConnector is a required dependency for this Power BI report cloning process. You need it along with Power BI report templates to successfully execute the binding retargeting and generate a cloned report with new data sources.

Can I retarget Power BI report models to new entities without losing formatting?

Yes, you can retarget Power BI report models to new entities without losing formatting. This skill clones the report to a new name while preserving the original design and only changing the necessary data bindings to connect to different data sources.