Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
PKGR
Frequent Visitor

Tenant to Tenant Migration

Hi

we have approximately 200 WorkSpaces (includes premium and pro workspaces), 200 dataflows, 500 datasets, 2000 Reports and 100 Dashboards to migrate from Tenant A to Tenant B.
Curious to know if there is any PowerShell scripts available to migrate. 

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. Sadly I don't think there is a way or tool for migrating all that. You could use PowerBi Rest API to export/download datasets or reports (the original file with the dataset, no live connection ones) and import/publish them back to other tenant. I know that works because we made it with SimplePBI python unofficial library for PowerBi Rest API. However, there is no request for exporting dataflows or dashboards with API. You could export and import dataflow JSON files manually for migration. The one that can't do it anyway is dashboards.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi. Sadly I don't think there is a way or tool for migrating all that. You could use PowerBi Rest API to export/download datasets or reports (the original file with the dataset, no live connection ones) and import/publish them back to other tenant. I know that works because we made it with SimplePBI python unofficial library for PowerBi Rest API. However, there is no request for exporting dataflows or dashboards with API. You could export and import dataflow JSON files manually for migration. The one that can't do it anyway is dashboards.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.