You need to sign in to do that
Don't have an account?
Jan Kopejtko 2
Formula checkbox - PersonAccount - TRUE, NotPerson - FALSE
Hey guys,
Person Accounts are enabled. I need a formula on an object to reflect whether an Account is person account or not. How do I do that?
Let's say I have an object A that has lookup to Account. On this object A I also need a formula checkbox that will equal to TRUE if the lookup is populated with an Account that is a Person Account.
How do I do that?
Thanks all
Person Accounts are enabled. I need a formula on an object to reflect whether an Account is person account or not. How do I do that?
Let's say I have an object A that has lookup to Account. On this object A I also need a formula checkbox that will equal to TRUE if the lookup is populated with an Account that is a Person Account.
How do I do that?
Thanks all
You can use formula like A.Account__r.IsPersonAccount