Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi
Our team have developed a lot of Dataflows in the past and we want to implement a Pipeline to be able to have the whole development cycle.
I have tried exporting JSON files from Production to DEV and then letting it walk the path to PROD again, but instead of overriding the PROD version, it creates a new one.
Current Situation When copying from PROD and going through the cycle
| DEV | TEST | PROD | ||
FLOW X (original not overwritten) | ||||
| FLOW X | --- | FLOW X | --- | FLOW X |
Desired track
| DEV | TEST | PROD | ||
| FLOW X | --- | FLOW X | --- | FLOW X (Original gets overwritten at deployment) |
Is there something I can do that will "make it walk the correct path"?
Thank you
Yes @SaiTejaTalasila but, when I let it go from dev to prod again it will not overwrite the original dataflow in prod
that is the current problem we are facing
Hi @sdemei ,
Open prod and Dev dataflows,and you can copy your power querys in the prod to dev and save your dataflow.
Thanks,
Sai Teja
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.