Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello! We have started having performance issues with our dataflows, so I am trying to follow best practice and separate our dataflow into a "staging" dataflow and a "transformation" dataflow per this documentation: https://learn.microsoft.com/en-us/power-query/dataflows/best-practices-for-dimensional-model-using-d.... However, in the "transformation" dataflow (which is linked directly to the tables I need from the "staging" dataflow), I'm getting an error that linked entities cannot have any transformations done on them. Am I configuring this wrong?
Solved! Go to Solution.
In your transformation dataflow, reference the linked entity (right click on linked entity and select reference) and make your transformations on the reference query.
In your transformation dataflow, reference the linked entity (right click on linked entity and select reference) and make your transformations on the reference query.