hello, in a formula how do you write a CASE WHEN statement that tries to find text in a field that not equals it, but CONTAINS text ?
In a formula instead of finding something that is equal, I would like to find something in the field that CONTAINS the text, so not equal or greater or less but CONTAINS
When [@field1]='apples' then 'fruit'... How do i change the equal sign so that it finds a word in the text but not the entire text?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
taylorswiftlover
hello, in a formula how do you write a CASE WHEN statement that tries to find text in a field that not equals it, but CONTAINS text ?
In a formula instead of finding something that is equal, I would like to find something in the field that CONTAINS the text, so not equal or greater or less but CONTAINS
When [@field1]='apples' then 'fruit'... How do i change the equal sign so that it finds a word in the text but not the entire text?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.