Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |