I get a syntax error: Field Quote does not exist. Check spelling. I have created many formula fields without any problems.
If anyone can help, it would be appreciated. I seriously am going to lose my mind! Thank you. Please see attachment with screen shots.
4 Antworten
If there is a lookup relationship to Quote on Freight Quote, it will be available in a formula on Freight Quote.
So maybe go to custom fields on Freight quote. Find the quote lookup and copy the API name of the field. Then all you do is replace '__c' with '__r' then append '.Account_Site__c'
I'm guessing there's a misspelling or something in the API name...