You need to sign in to do that
Don't have an account?

question on cross-object formula
Case has a lookup relationship with account. And I try to create a formula (text) field on case to get account's mobile field(standard field).
But in the formula editor, mobile field is not available. It means Account.Mobile is not valid.
Does anybody know why? and is there any alternative way to do it?
Thanks in advance
i found out why by searching. salesforce doesn't support to reference to a person account's field.
But I hope someone can point how to do it then.