Not Querying Requested Field for Junction Object Rollup #706
Unanswered
Dustin-Northcutt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! I'm attempting to rollup Task -> TaskRelation via AccountId to Account to count number of tasks related to an Account. I'm getting this error:
SObject row was retrieved via SOQL without querying the requested field: TaskRelation.RelationId.
Here's my rollup CMDT. Any help/advice is greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions