Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
JC_24
New Member

Creating a Copy of a Existing Report in Same Workplace

Hi everyone,

 

I have a report linked to a semantic model which is linked to 3 excel files that live in a sharepoint site. I would like to create a copy of the report and simply change 1 of the linked excel files to a new one but maintain the other links to the new copy of the report. Essentially having V1 and V2 of a report with the only difference being a slightly different dataset. In fact the new excel file I would like to link is exactly the same format as the previous excel but simply has different data in the same format. 

 

What would be the easiest way to go about this?

 

Thanks in advance - JC

1 ACCEPTED SOLUTION
MattB-Motive
Helper I
Helper I

Hi @JC_24

You'll need to create a new semantic model. You could try these steps (assuming that V1 of the report is in the Service):

  1. Download the PBIX file from the Service (File > Download this file)
  2. Open Power Query (Transform Data)
  3. Select the query that relates to the Excel file you need to change
  4. Change the relevant query step to the new Excel file path/name
  5. Test the changes (should be simple if formats are the same) 
  6. Save the file with a new name ...V2.pbix
  7. Publish to Workspace

View solution in original post

4 REPLIES 4
MattB-Motive
Helper I
Helper I

Hi @JC_24

You'll need to create a new semantic model. You could try these steps (assuming that V1 of the report is in the Service):

  1. Download the PBIX file from the Service (File > Download this file)
  2. Open Power Query (Transform Data)
  3. Select the query that relates to the Excel file you need to change
  4. Change the relevant query step to the new Excel file path/name
  5. Test the changes (should be simple if formats are the same) 
  6. Save the file with a new name ...V2.pbix
  7. Publish to Workspace

This worked, thank you for your help @MattB-Motive !

Hi @MattB-Motive 

Thank you so much for your reply, I'm going to give this process a shot. 

 

One question, this won't overwrite the existing V1 report w/ links will it? Just a bit worried of this possiblity since V1 is a heavily used report. 

As you would have found out, as long as the PBIX is saved as a different name it won't overwrite the original. Glad it worked for you!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors