Does anyone know a way for this to be accomplished?
5 respuestas
Hi Brittney, You will need to create a formula text field. Please give this a try:
IF(ISBLANK(TEXT(Contact.Account.Type)), "Lead - No Account Type", TEXT(Contact.Account.Type))
Does anyone know a way for this to be accomplished?
You will need to create a formula text field. Please give this a try:
IF(ISBLANK(TEXT(Contact.Account.Type)), "Lead - No Account Type", TEXT(Contact.Account.Type))