Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All,
Please refer to this link: Replace PBIX file in Embedded
I need to do the exact same thing in Power BI service.
Using API i have uploaded (import) PBIX file to power bi service. It created report and dataset for the PBIX. I would like to replace the existing PBIX file with a new one. How can I override the existing report and keeping the same dataset Id?
Thanks in advance.
Solved! Go to Solution.
Try to access the import API with nameConfilct parameter. Check Create Import.
https://api.powerbi.com/v1.0/myorg/imports?datasetDisplayName=anAlreadyExistsDataset&nameConflict=Overwrite
Try to access the import API with nameConfilct parameter. Check Create Import.
https://api.powerbi.com/v1.0/myorg/imports?datasetDisplayName=anAlreadyExistsDataset&nameConflict=Overwrite
Thank you so much. I was refering to this link Power Bi Apiary and its not updated.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.