Fetch value of a field from one entity to second entity based on the lookup field selected in second entity using Fetch XML
问题 I am new to CRM. I have a requirement where I have an "account" entity and a "contact" entity. In contact form I have a lookup field for searching account name which is stored in account entity. When I select an organization through lookup, the contact number of that organization should be fetched and saved in another field in contact form. I need to do it with fetch XML. 回答1: Option 1: You can do a no-code solution by mapping fields between account & contact. Option 2: If you don't want a