Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
hi i'd like to clone an existing report in the same ws it currently sits in with its own sm such that any changes to the sm i make will affect only this report's sm, not the original. i see "make a copy" but dont want to cause any damage before i understand the implications. the change i want to make to the sm is to point (connect) it at an azure vm with sql whereas right now it points to an on prem sql server.
Solved! Go to Solution.
Hello @db042190 ,
"Make a copy" will actually only duplicate the report, but it will still point to the same semantic model, so any changes to the model would impact the original report as well.
If you want a fully independent copy (report + its own semantic model), the recommended approach is:
This creates a completely separate semantic model and report, so your changes won’t affect the original.
If PBIX download is disabled, then you’d need to:
Step 1) Download the original report as a PBIX file from the Power BI Service.
Step 2) Open the PBIX in Power BI Desktop.
Step 3) Change the data source connection in Desktop from the on-prem SQL Server to your Azure VM SQL Server — Transform data → Data source settings → change source → update credentials.
Step 4) Publish back to the same workspace under a new name. This creates a brand new report and a brand new independent semantic model in the workspace, completely separate from the original.
thx cengizhanarslan
Hello @db042190 ,
"Make a copy" will actually only duplicate the report, but it will still point to the same semantic model, so any changes to the model would impact the original report as well.
If you want a fully independent copy (report + its own semantic model), the recommended approach is:
This creates a completely separate semantic model and report, so your changes won’t affect the original.
If PBIX download is disabled, then you’d need to:
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 10 | |
| 10 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 41 | |
| 37 | |
| 35 | |
| 32 | |
| 20 |