Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Chanti
Frequent Visitor

Datamarts vs Dataflows Differences and advantages

So far I have been working with dataflows with pro and recently got access to premium capacity where datamarts are available.

Are there any benefits to using datamarts vs dataflows?

With datamarts i am able to use directquery, is it better than import mode?

Does directquery consume more/faster resources on the capacity server?(does it slow down)

and any other advice you could provide.

 

**there is about 40 mil rows of data

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

@Chanti It's perhaps not the greatest question. Datamarts leverage dataflows technology essentially to import data into an Azure SQL Server. The datamart then also automatically builds and links a dataset. You can then actually create dataflows that connect to the datamart and these can be used for DirectQuery or import if you enable the Advanced Compute Engine. 

 

Anyway, the main difference between a datamart and a dataflow really is where the data ends up getting persisted. In a straight-up dataflow, the data from the source systems get persisted in Azure Data Lake Gen 2 storage. Conversely in a datamart, the data gets persisted in an Azure SQL Server. I have some videos on this:



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Community Champion
Community Champion

@Chanti It's perhaps not the greatest question. Datamarts leverage dataflows technology essentially to import data into an Azure SQL Server. The datamart then also automatically builds and links a dataset. You can then actually create dataflows that connect to the datamart and these can be used for DirectQuery or import if you enable the Advanced Compute Engine. 

 

Anyway, the main difference between a datamart and a dataflow really is where the data ends up getting persisted. In a straight-up dataflow, the data from the source systems get persisted in Azure Data Lake Gen 2 storage. Conversely in a datamart, the data gets persisted in an Azure SQL Server. I have some videos on this:



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.