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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
mp9531943781
Frequent Visitor

Report not overwriting in workspace, creates a duplicate instead

I'm running into a frustrating issue with a report that was originally published in our production workspace. I'm trying to update it by publishing the latest PBIX file, which I downloaded directly from that same workspace. But instead of overwriting the existing report, Power BI creates a duplicate with the same name.

The strange part is that when I publish the same file to my personal workspace, it works exactly as expected. It prompts me to overwrite the existing report and does so without any issues. But in the production workspace, it doesn't prompt at all and just creates a second copy.

The challenge is that I can't delete the original report or dataset before publishing, because both are being used as a source in other workspaces for other reports.

I've already tried using the latest versions of Power BI Desktop from May and June 2025, and I've published both from Desktop and the Service, but the behavior doesn't change.

Is there any way to fix this without deleting the original report and breaking downstream connections? Would appreciate any help or ideas.

2 REPLIES 2
lbendlin
Super User
Super User

Check for trailing spaces or other invisible characters in the pbix name.

Deku
Community Champion
Community Champion

You could run the Update Report Content In Group API to replace the context of the old report with the new one.

 

Or use git integration. Setup integration and sync the workspace to GitHub or ADO. Overwrite the contents of the old report with the new one. But don't overwrite the 
.platform file. Then push back to the workspace.


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.