Forum Discussion

Dhairya's avatar
Dhairya
Solution Supplier
2 years ago
Solved

What is the difference between Dataflow, Dataflow Gen2, and Datamarts?

In Fabric, we are offered Dataflow Gen2 and Datamarts, We can say that Dataflow Gen 2 is the enhanced version of Dataflow so now we can do everything that we were doing in  Dataflow (correct me if I'...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Dhairya ,

    Dataflow Gen2 is indeed an enhancement over the original Dataflow. One of the key improvements is the ability to separate your Extract, Transform, Load (ETL) logic from the destination storage, providing more flexibility. Gen2 also comes with a more streamlined authoring experience and improved performance.

    For a more detailed comparison, you can refer to this link:

    Differences between Dataflow Gen1 and Dataflow Gen2 - Microsoft Fabric | Microsoft Learn

    Datamart primarily utilizes data streaming technology to import data into Azure SQL Server.Datamart then automatically generates and links datasets. You can then actually create data streams that connect to the Datamart, which can be used for DirectQuery or import if the Advanced Compute Engine is enabled.

    For a more detailed comparison, you can refer to this link:

    Introduction to datamarts - Power BI | Microsoft Learn

    Best Regards,

    Xianda Tang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.