function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdeveloper9sfdeveloper9 

Formula field on opportunity which refers person account field

I am not able to use a person account field in a formula field on opportunity.

Ex : I have work_email__pc on account. Can I use that opportunity formula like 'Account.work_email__pc'.

 

I get syntax error when I try to use like that. Please advise.

 

Thanks,

PK

Starz26Starz26

Apparently you cannot access person account fields in a formula:

 

http://success.salesforce.com/ideaview?id=08730000000BqxaAAC