IF(CONTAINS(AS_400_Customer_Key__c,"# 1# 1# 1# 1"),"Location1",
IF(CONTAINS(AS_400_Customer_Key__c,"# 1# 2# 1# 1"),"Location2",
IF(CONTAINS(AS_400_Customer_Key__c,"# 1# 1# 3# 1"),"Location3",
IF(CONTAINS(AS_400_Customer_Key__c,"# 1# 1# 2# 1"),"Location4",NULL))))
8 risposte
Hi Scott,
I have tried your formula code. It is working fine.
Please ensure, the value entered in AS_400_Customer_Key__c field is same as the value used in formula.
Please check the value, it may have extra space or no space.
Thanks,
Ankur Saini
http://mirketa.com