Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Search for exact string in column

I want to search for exact string in a column and then get a particular value.   Formula i use: asb Rev new = if(CONTAINSSTRING([segment],"asb"),[asb Rev],blank()) But There are values in seg...
  • v-lionel-msft's avatar
    6 years ago

    Hi Anonymous ,

     

     

    As tested, Greg_Deckler 's solution can help you.

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.