The Shipper Code field is a TEXT field.
I tried Location.Shipper_Code__c as the formula - and tried Location__c.Shipper_Code__c as the formula.
How can I write it correctly? Does it actually have to be a number? The Shipper Code field contains a number, but was written as a text field. TIA
답변 8개
You can't populate a formula Up a level, as an Account could have multiple locations. You'll need to use Process Builder or a roll up field