Jump to content
  • 0

Formula in Calculation


taylorswiftlover

Question

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

  • 0
Just now, joneslovescaspio said:

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?

In your last question, you wanted to have some text as some sort of a static formula such as if it is not equal to fruit, there should be a default word (ex. 'some text')? 

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...