Forum Discussion
How to undo changes/deletion on dataflows?
- Anonymous2 years ago
Hi ZhengTzer ,
Thanks for using Fabric Community.
Yes your understanding is correct. At present you cannot undo changes/deletion on dataflows.
At present DataFlow Gen 2 supports only this funcationality - click hereHow to save and publish your dataflow - Microsoft Fabric | Microsoft Learn
And coming to other query, Versioning in DataFlow Gen2 please check here - linkAppreciate if you can upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.
Hope this is helpful. Please do let me know incase of further queries.
In Dataflow Gen2 you can use "Export template" to export you Dataflow Gen2 as .pqt code file.
Later, you can import it as a new Dataflow Gen2 if you need to recreate that version.
In Dataflow you can export as .json to achieve the same thing.
However I agree, undo button would be great! 😀