Forum Discussion
Import dataflowgen2 JSON file.
Is there a way to import json file of dataflowgen2. This feature is currently available for dataflow only
Hey,
Based on my understanding currently it is not possible to import json for dataflow gen2 data factory
4 Replies
- NandanHegdeSuper User
Hey,
Based on my understanding currently it is not possible to import json for dataflow gen2 data factory
- miguelCommunity Admin
NandanHegde is correct. This feature is not yet available in Dataflow Gen2.
You can help us prioritize this work by creating or voting on an idea associated to it in the Ideas portal: https://aka.ms/FabricIdeas
- fabricator1Advocate II
Instead of using export / import JSON, you can use export / import template
Move queries from Dataflow Gen1 to Dataflow Gen2 - Microsoft Fabric | Microsoft Learn
Export from dataflow gen 1:
Import into Dataflow gen 2: - SergiyRNew Member
you can use workaround --
create DFLg2 with blank query option,
open DFLg1 that you want to import in another tab,
enter Edit mode, select any of the queries.
Ctrl+A, Ctrl+C-->Ctrl+V