Forum Discussion
cachedEntity
When I go to insert a dataflow as a source in another dataflow, I get this error:
There is no gateway involved as both dataflows live in the same workspace. Any ideas? Thanks in advance.
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.
14 Replies
- AnonymousNot applicable
Hi ebjim
Thanks for using Fabric Community.
Does the dataflow which you are trying to use as the source has any column named "cachedEntity"?
According to the error message, you might have some steps that reference the column 'cachedEntity' which has been removed or renamed or any other operation when you modified the query. It could be a step where you renamed, re-ordered columns, changed data types, removed other columns, etc.
Double-check the source dataflow to ensure the column "cachedEntity" actually exists. If it's not present, correct any typos or inconsistencies in the column name you're referencing. If the column was recently added or removed, refresh the source dataflow metadata in the destination dataflow.
Also try clearing the cache of your browser and retry again.
Hope this helps. Please let me know if you have any further queries.- FinPowerDevRegular Visitor
I am getting same error and I do not have the column cachedEntity.
How to solve this?
Thanks
- ebjimResolver I
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.
- AnonymousNot applicable
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:
- AnonymousNot 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
- AnonymousNot applicable
facing the same issue after creating a DFGen2 in Fabric using the "Import from PowerQuery template" function. Will cost my hours to fix this!!