March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
Solved! Go to Solution.
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:
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
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:
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
32 | |
24 | |
12 | |
11 | |
9 |
User | Count |
---|---|
47 | |
46 | |
23 | |
12 | |
9 |