Forum Discussion
Anonymous
5 years agoNot applicable
How to Change Live Dataset and Overwrite the Existing Report
Hi everyone, I have a report which is connected live to a Power BI dataset. I've made a copy of that dataset in another workspace and would now like to switch the live connection from the first ...
- 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
Anonymous
5 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
selvaskm
3 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 ?