Forum Discussion
What is the difference between Dataflow, Dataflow Gen2, and Datamarts?
- Anonymous2 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.
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.