Forum Discussion
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 dataset to the new dataset.
I've downloaded the report from the Power BI online web service, opened it in Power BI Desktop and changed the dataset like this:
After selecting the new dataset, I've clicked on "Create":
However, after saving and publishing the report to the same workspace the report is already in, a new report with the same name is created (I don't get the "Do you want to overwrite?" warning).
I would like to overwrite the existing one, so that I preserve the report ID and URL.
Is that possible, please?
I have the latest (August 2020) version on Power BI Desktop.
Thanks in advance and best regards,
Mike
- 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
6 Replies
- amitchandakSuper User
Anonymous , What you have highlighted is the different workspaces. That is possible.
Am I seeing it wrong?
- AnonymousNot applicable
amitchandak currently, both, the dataset and the report are in the "CRM Reporting" workspace.
A few days ago, I've created a copy of the dataset in "EMEA Shared Data Sources" workspace.
Now, I would like to change the live connection of the report in the "CRM Reporting" to the dataset in the "EMEA Shared Data Sources", and overwrite the existing report in the "CRM Reporting" workspace, but I can't. After I publish the updated report, a new copy of the report with the same name is created.
Thanks
- v-xicaiCommunity Support
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.