Forum Discussion
Change Datasets for online raport
- 5 years ago
Hi Anonymous ,
You can also try to use rebind report api :https://docs.microsoft.com/en-us/rest/api/power-bi/reports/rebindreportingroup
Here is a good sample for your reference : https://binary-lies-blog.herokuapp.com/rebind-powerbi-reports/
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi Anonymous ,
There is no approach to change dataset for the report directly in power bi service. You need to download the pbix file and do it in power bi desktop. As mentioned by collinq, go to File - Options and Settings - Data Source Settings and then Change Data Source. republish it and replace the existing report.
Here is document for your reference:
https://www.kasperonbi.com/how-to-point-existing-reports-to-a-new-dataset-in-power-bi-even-from-aas/
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
This worked for me. Thanks!