Forum Discussion
cachedEntity
- 2 years ago
Anonymous I have not filed a ticket because I am working around the issue. This is something that happens when I use a dataflow as a source inside another dataflow. I am avoiding that scenario for now. While it would be nice to have it resolved, I need to make headway on my project and time is limited.
I have never created or named anything "cachedEntity". This error occurs when on any dataflow that is trying to use another dataflow as a source.
Hi ebjim
Apologies for the issue you have been facing. This might require a deeper investigation from our engineering team to properly understand what might be happening.
Please go ahead and raise a support ticket to reach our support team:
- Anonymous2 years agoNot applicable
Hi ebjim
We havent heard from you on the last response and was just checking back to see if you got a chance to create a support ticket. If yes please share the details here. Otherwise, will respond back with the more details and we will try to help.
Thanks- ebjim2 years agoResolver I
Anonymous I have not filed a ticket because I am working around the issue. This is something that happens when I use a dataflow as a source inside another dataflow. I am avoiding that scenario for now. While it would be nice to have it resolved, I need to make headway on my project and time is limited.
- Element1152 years agoMemorable Member
Can you show us the M code for both queries? I have 2 DFs, one being the source for another one. And the data type of one column caused the Power Query engine to automatically insert a line of code that removed this column. Then when my code in the second DF tried to reference this column, I would get a similar error because the column didn't exist anymore because it had been removed from the first DF automatically by Power Query!