Skip to main content
Trail Head (tech mahindra) 님이 #Formulas에 질문했습니다
Hi Guys,

I want to write a validation in one object. I will have to write on picklist(ISPICKVAL) but i need to implement contains function in picklist field and how to write that. Please provide me some examples.

Thanks,

Mahesh.
답변 4개
  1. 2015년 9월 24일 오후 3:28

    You can try like below

    CONTAINS(Text( FieldName__C ),"ReadUP")

    Tips for Working with Picklist and Multi-Select Picklist Formula Fields

    Please check below post.

    https://help.salesforce.com/apex/HTViewHelpDoc?id=tips_for_using_picklist_formula_fields.htm&language=en_US (https://help.salesforce.com/apex/HTViewHelpDoc?id=tips_for_using_picklist_formula_fields.htm&language=en_US)

    Please let us know if this will help you

    Thanks

    Amit Chaudhary
0/9000