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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Data Flow Linked Entities

Hello,

 

I am creating a data warehouse via Data Flow. Reading through the FAQ from Microsoft (https://docs.microsoft.com/en-us/power-query/dataflows/best-practices-for-data-warehouse-using-dataf...), it is recommended that the first architectural layer is a "Staging Dataflow" and the second is a "Transformation Dataflow". How do I reconcile the paradox this creates when "Linked Entities cannot be modified"? When I try to create a transformation dataflow by using the staging data flow as a data source, this error prevents me from applying any transformations. What did I miss?

 

Thanks

Michael

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

Hi @Anonymous ,

 

Linked entities are read-only, so if you want to create transformations for a linked entity, you must create a new computed entity with a reference to the linked entity.

 

You need to create a reference table and do transformations on it:

Capture.PNG

 

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

 

Best Regards,

Dedmon Dai

View solution in original post

1 REPLY 1
v-deddai1-msft
Community Support
Community Support

Hi @Anonymous ,

 

Linked entities are read-only, so if you want to create transformations for a linked entity, you must create a new computed entity with a reference to the linked entity.

 

You need to create a reference table and do transformations on it:

Capture.PNG

 

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

 

Best Regards,

Dedmon Dai

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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