
I tried to use the the TEXT( Account__r.Name ) formula, but receive the following error message when I check syntax:
Error: Incorrect parameter for function 'TEXT()'. Expected Number, Date, DateTime, Picklist, received Text
Can someone offer guidance?
Thanks!
2 risposte
Since the object links to opportunities, try this with a Text formula field.
Opportunity__r.Account.Name
Hope this helps,
George
http://starrforce.com/