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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
SANKALP
New Member

Cannot take over Dataflow Gen2

I tried the workaround by taking the json or power query template but it is not getting uploaded into the new dataflowGen2.

2 ACCEPTED SOLUTIONS

Perhaps this is a similar case:

 

https://community.fabric.microsoft.com/t5/Dataflows/Cannot-take-over-Dataflow-Gen2-anymore/m-p/40204...

 

The solution seems to be to export .json, and then open the .json in Notepad (or another tool), then copy each M code from the .json file and paste the M code into blank query (advanced editor) in a new Dataflow Gen2.

 

---

 

Maybe an alternative approach:

I haven't tried this, but maybe it's also possible to create a dataflow gen1 from the .json file (import json), and then export the dataflow gen1 as a power query template, and then import the power query template in a dataflow gen2.

 

Dataflow Gen2 (export json) -> new Dataflow gen1 (import json) -> Dataflow gen1 (export power query template) -> new Dataflow Gen2 (import power query template).

 

If that is possible.

 

Otherwise just export json from the original Dataflow gen2 and open the json in Notepad and copy the M code into a blank query in a new Dataflow gen2, as mentioned above.

 

 

View solution in original post

miguel
Community Admin
Community Admin

Hi!

 

This is a known issue that you can track on:

Known issue - Dataflow Gen2 ownership takeover fails - Microsoft Fabric | Microsoft Learn

 

The workarounds shared by @frithjof_v are valid.

View solution in original post

5 REPLIES 5
miguel
Community Admin
Community Admin

Hi!

 

This is a known issue that you can track on:

Known issue - Dataflow Gen2 ownership takeover fails - Microsoft Fabric | Microsoft Learn

 

The workarounds shared by @frithjof_v are valid.

@miguel, I'm glad there's at least a semblance of a workaround, but do we have any kind of timeline on a fix from Microsoft? If a user owned multiple dataflows and leaves the org, those dataflows could be tied into numerous pipelines, so importing a new one is NOT ideal as this would also impact all data pipelines.

frithjof_v
Community Champion
Community Champion

Why are you unable to take over the Dataflow Gen2? Is the option to take over greyed out?

 

For the Power Query Template approach, are you following the steps in this article: https://learn.microsoft.com/en-us/power-query/power-query-template

I think your new dataflow gen2 needs to be completely empty in order for the import of a power query template to work.

 

If you can share some screenshots (remember to not show sensitive information), it might help others in suggesting a solution for your case.

Perhaps this is a similar case:

 

https://community.fabric.microsoft.com/t5/Dataflows/Cannot-take-over-Dataflow-Gen2-anymore/m-p/40204...

 

The solution seems to be to export .json, and then open the .json in Notepad (or another tool), then copy each M code from the .json file and paste the M code into blank query (advanced editor) in a new Dataflow Gen2.

 

---

 

Maybe an alternative approach:

I haven't tried this, but maybe it's also possible to create a dataflow gen1 from the .json file (import json), and then export the dataflow gen1 as a power query template, and then import the power query template in a dataflow gen2.

 

Dataflow Gen2 (export json) -> new Dataflow gen1 (import json) -> Dataflow gen1 (export power query template) -> new Dataflow Gen2 (import power query template).

 

If that is possible.

 

Otherwise just export json from the original Dataflow gen2 and open the json in Notepad and copy the M code into a blank query in a new Dataflow gen2, as mentioned above.

 

 

Just want to share:

I tested the alternative approach, and it seems not to be possible, because a .json exported from a Dataflow Gen2 cannot be imported into a Dataflow Gen1.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors