Question on updating a lookup field using the calculate function #151
Unanswered
simplycurious
asked this question in
Q&A
Replies: 2 comments
-
|
Hi, I'm working on it to handle targets of other types 🤞 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Sorry, I missed responding to this earlier: It is now possible! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I've been using the bulk data updater as a Business Analyst to update records in Dynamics and the tool has been working great so far. I recently tried to update a lookup on inactive activity records using the tool and have run into an error : unable to cast object of type 'system.string' to type 'microsoft.xrm.sdk.entityreference'. The syntax im using to update the lookup (to the account entity) on the activity record is {regardingobjectid.new_customaccountid.accountid}. Can someone please help validate this syntax? I have not been able to find any documentation on updating lookup fields on the XRM tokens site.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions