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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Export to JSON feature for Dataflow Gen2

How are we supposed to do version control if there is no option to export to JSON like we had with Gen1?

I don't want to commit changes using git integration.

Status: Need Clarification

The GIT approach is our suggested approach when version control is required. GIT brings a number of capabilities that do fit perfectly with the task of handling version control.

 

Would you mind sharing more about what sort of scenarios or challenges you're facing today that cannot be addressed with git? Or perhaps what scenarios could only be addressed by having a JSON export of the Dataflow definition?

 

Please do bare in mind that you can also leverage the REST API today to get the full Dataflow definition without ever setting up GIT for your workspace:

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

Comments
miguel
Community Admin
Status changed to: Need Clarification

The GIT approach is our suggested approach when version control is required. GIT brings a number of capabilities that do fit perfectly with the task of handling version control.

 

Would you mind sharing more about what sort of scenarios or challenges you're facing today that cannot be addressed with git? Or perhaps what scenarios could only be addressed by having a JSON export of the Dataflow definition?

 

Please do bare in mind that you can also leverage the REST API today to get the full Dataflow definition without ever setting up GIT for your workspace:

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