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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
ScottPowellECU
Advocate II
Advocate II

Datamarts and the "linked entity" concept

Hi,

 

with dataflows, I can have an "ingest" dataflow that brings raw data in and persists it in the enhanced compute engine. I can then have dependent dataflows that use linked entities to perform additional transformations at database speeds.

 

Is there a similar capability with datamarts? I'm trying to pull in a lot of audit log data from text files and then apply additional transformations to the log data. But if I try to "reference" the raw data in a datamart, I'm getting an error that query folding is not allowed and the job blows up.

 

This is pretty frustrating as I know the data is getting persisted into Azure SQL server...but I can't figure out how to load the raw data first, and then have lots of other tables generated from that.

 

Thanks in advance!

Scott

1 ACCEPTED SOLUTION
v-jianboli-msft
Community Support
Community Support

Hi @ScottPowellECU ,

 

Please take "incorporate both dataflows and datamarts" into consideration.

In some cases it can be useful to incorporate both dataflows and datamarts in the same solution. The following situations could find incorporating both dataflows and datamarts advantageous:

  • For solutions with existing dataflows:

    • Easily consume the data with datamarts to apply any additional transformations or enable ad-hoc analysis and querying using SQL queries
    • Easily integrate a no-code data warehousing solution with no management of datasets
  • For solutions with existing datamarts:

    • Perform reusable extract, transform and load (ETL) at scale for large data volumes
    • Bring your own data lake and use dataflows as a pipeline for datamarts

For more details, please refer to:

Introduction to datamarts - Power BI | Microsoft Docs

Understand datamarts (preview) - Power BI | Microsoft Docs

 

Best Regards,

Jianbo Li

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

View solution in original post

1 REPLY 1
v-jianboli-msft
Community Support
Community Support

Hi @ScottPowellECU ,

 

Please take "incorporate both dataflows and datamarts" into consideration.

In some cases it can be useful to incorporate both dataflows and datamarts in the same solution. The following situations could find incorporating both dataflows and datamarts advantageous:

  • For solutions with existing dataflows:

    • Easily consume the data with datamarts to apply any additional transformations or enable ad-hoc analysis and querying using SQL queries
    • Easily integrate a no-code data warehousing solution with no management of datasets
  • For solutions with existing datamarts:

    • Perform reusable extract, transform and load (ETL) at scale for large data volumes
    • Bring your own data lake and use dataflows as a pipeline for datamarts

For more details, please refer to:

Introduction to datamarts - Power BI | Microsoft Docs

Understand datamarts (preview) - Power BI | Microsoft Docs

 

Best Regards,

Jianbo Li

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

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.

Top Solution Authors
Top Kudoed Authors