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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
6 | |
5 | |
4 |