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 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
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 ?