Forum Discussion
How to Change Live Dataset and Overwrite the Existing Report
- Anonymous5 years ago
In the end, I've managed to solve this issue by using Power BI API function:
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/rebindreportingroup
Thanks and best regards,
Mike
Hi Anonymous ,
You may download the pbix file from the report page in Power BI Service, then open in Power BI Desktop to make some desired changes. Then republish the pbix to the same workspace.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi v-xicai ,
thanks for the reply.
I tried that, but a new copy of the report is created after I publish the report, and with the same name.
I don't get the "Do you want to overwrite the existing report?" warning.
This is the state of the workspace immediately after I published the updated version of the report (but with the same name):
Is this a bug?
Thanks and best regards,
Mihael
- Anonymous5 years agoNot applicable
In the end, I've managed to solve this issue by using Power BI API function:
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/rebindreportingroup
Thanks and best regards,
Mike
- selvaskm3 years agoFrequent Visitor
Hi Meehael,
I am also facing same issue - report not overlapping when we change dataset in live connection and republish. Is any other way apart from API ?