Forum Discussion
Davelli0331
5 years agoFrequent Visitor
Migrating reports and datasets to a different workspace
We have a workspace that consists of dataflows, datasets, and multiple reports that connect to those datasets. Recently, it was determined that one of the datasets and any reports connecting to it n...
- 5 years ago
Hi Davelli0331
You can use this API to rebind a report to another dataset
Reports - Rebind Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Test it with existing reports until you are comfortable and then do it with your live report.
GilbertQ
Super User
5 years agoHi Davelli0331
You can use this API to rebind a report to another dataset
Reports - Rebind Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Test it with existing reports until you are comfortable and then do it with your live report.
Davelli0331
5 years agoFrequent Visitor
Thanks so much! This worked a treat and got me exactly where I needed.