This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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:
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |
| User | Count |
|---|---|
| 27 | |
| 23 | |
| 22 | |
| 22 | |
| 18 |