Forum Discussion
mark_carlisle
7 years agoAdvocate IV
Dataflows: Error: On-Prem execution not supported for entity
I'm encouting an error when using dataflows; Error: On-Prem execution not supported for entity 'REDACTED/Rant&RaveGlobal' since it refers to another entity... RootActivityId = REDACTED.Param1 = R...
- 7 years ago
As is customary with these situations, I spend time writing a question with an example and then I discover the answer.
The answer in this case was to untick the Enable load option on the linked entity.
I've tested a on demand refresh and scheduled and both worked.
Anonymous
6 years agoNot applicable
I get the same error message.
In query 1, I am calling a function to return a value from a table populated by query 2.
when I remove the function the dataflow refreshes correctly, using the function query 1 fails with the error as above.
any ideas for a work around?