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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
prathyoo
Advocate II
Advocate II

Dataflow and export json option

Hi,

 

In dataflow gen2, we have the option to Export .json. But, how do we import the json back?

 

Regards

1 ACCEPTED SOLUTION
miguel
Community Admin
Community Admin

There is currently not an option to import from a .json file. However, you do have the ability to export and import from a template. Below is the link that talks more about Power Query templates:

Power Query template (preview) - Power Query | Microsoft Learn

View solution in original post

6 REPLIES 6
Robert14358
Resolver III
Resolver III

why is this process now harder and more cumbersome? i thought upgrades were supposed to make things easier 🙂

You have a couple of options today. Once you enable the GIT integration where you can see the full files for your Dataflow. You can also use the REST API to get the full item definition as well:

https://learn.microsoft.com/en-us/rest/api/fabric/dataflow/items/get-dataflow-definition

Jenifercrook45
New Member

In the Import Dataflow dialog, click on the "Browse" Button and select the JSON file you want to import. Once the JSON file is selected, click on the "import" Button to initiate the import process. Data Factory will import the JSON file and create a new DATAflow based on the Import process is completed, you should see the imported Dataflow listed in the Dataflows tab.

This will effectively be for a Dataflow Gen1 (in Power BI), but not for a new Dataflow Gen2 in Data Factory.

miguel
Community Admin
Community Admin

There is currently not an option to import from a .json file. However, you do have the ability to export and import from a template. Below is the link that talks more about Power Query templates:

Power Query template (preview) - Power Query | Microsoft Learn

When importing Power Query templates, the destination mapping is lost. I am using Dataflow Gen2 to retrieve data from the source system and then store the retrieved data in the Fabric Warehouse using destination mapping. After exporting the Power Query templates for Dataflow Gen2, I created a new Dataflow Gen2 and imported the template. However, while it brings in all the Power Query steps, the destination mapping to the Fabric Warehouse is missing.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric 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.