Announcements
Hi all,
I'm hoping you will be able to help me a Flow I'm working with! The main goal of my flow is to update or create records. I'm updating an Account record that has a lookup field to a custom entity called Payment Terms.
I have a field also in my Tbale in SQL server which is "ID-CRM" and I set this field to the Account Unique idetifier.
How it could be possible to set the ID if Look up field in SQL table and get it as a value in the Payment terms look up field in my Account record?
Does anybody have an idea?
THANKS!
Hi,
You cannot update a lookup field based on a Name.
To this you need to first get the GUID of new_paymentterms based on the name.
Here are high level steps in the Microsoft Flow:
If you have a master table of PaymentTerms in your SQL Server DB, I would suggest to keep the Payment Terms CRM-ID as well their. It would simplify the flow and will be less expensive (in terms of performance). Of course, this depends on your architecture.
Hi
Hi,
Thank you for your query.
Your question is not clear, let me answer this as per my understanding.
- You need to set a lookup field based on ID ( you stored in SQL Server table) using flow:
If I miss-understood our question, please feel free to ask.
André Arnaud de Cal...
294,261
Super User 2025 Season 1
Martin Dráb
232,996
Most Valuable Professional
nmaenpaa
101,158
Moderator