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
aroyappan
Frequent Visitor

Replace PBIX file in power bi service

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. 

1 ACCEPTED SOLUTION
Eric_Zhang
Employee
Employee

@aroyappan

Try to access the import API with nameConfilct parameter. Check Create Import.

https://api.powerbi.com/v1.0/myorg/imports?datasetDisplayName=anAlreadyExistsDataset&nameConflict=Overwrite

 

View solution in original post

2 REPLIES 2
Eric_Zhang
Employee
Employee

@aroyappan

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. 

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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