Forum Discussion
Migrate Dataflow
- 1 year ago
Hi Pugtastic99_,
Thank you for reaching out to the Microsoft Fabric Forum Community.
Please review the response provided by SamsonTruong Poojara_D12 below, as it addresses your issue. It details the steps to manually migrate a dataflow, especially when Deployment Pipelines aren’t an option, including handling existing dataflows and Dataverse connections.
Solved: Moving dataflows from one environment to another e... - Microsoft Fabric Community
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Hi Pugtastic99_ ,
Since you are unable to use deployment piplines, you can perform the migration manually. In your dev dataflow, export the dataflow as a json in the dataflow settings. Then in your test workspace, import the dataflow json to replicate it.
If this helped, please mark it as the solution so others can benefit too. And if you found it useful, kudos are always appreciated.
Thanks,
Samson