Forum Discussion
Migration: Dataflows Gen1 to Gen2 with connected Semantic models
- 10 months ago
Hi sakBI
You can’t overwrite a Gen1 Dataflow with Gen2 - migration creates a new Dataflow ID, so existing reports or semantic models won’t auto-connect.
Could you please try below steps:
-
Open each dataset >> Transform Data >> Data source settings >> Change source >> point to the new Gen2 dataflow.
-
Use Fabric Lineage view or Power BI REST API (GetDatasources, GetDatasets, GetReports) to find which reports use the old Dataflow.
-
If you don’t have access, ask an admin to run the API tenant-wide.
If still not work try below steps:
-
Export Gen1 query and recreate it in Gen2.
-
Reconnect datasets manually or rebuild dependent models.
-
Keep Gen1 active temporarily until all links are updated.
-
Hi sakBI
You can’t overwrite a Gen1 Dataflow with Gen2 - migration creates a new Dataflow ID, so existing reports or semantic models won’t auto-connect.
Could you please try below steps:
-
Open each dataset >> Transform Data >> Data source settings >> Change source >> point to the new Gen2 dataflow.
-
Use Fabric Lineage view or Power BI REST API (GetDatasources, GetDatasets, GetReports) to find which reports use the old Dataflow.
-
If you don’t have access, ask an admin to run the API tenant-wide.
If still not work try below steps:
-
Export Gen1 query and recreate it in Gen2.
-
Reconnect datasets manually or rebuild dependent models.
-
Keep Gen1 active temporarily until all links are updated.