SOLVED
CONTAINS
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Johmz
8 - Asteroid
a month ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
hi,
I need help to create formula to identify column that contains valid code IMAGE*:ORIG. e.g IMAGE1:ORIG, IMAGE2:ORIG
Sample column
Solved! Go to Solution.
Labels:
- Labels:
- Designer Cloud
- Developer
- Developer Tools
12 REPLIES 12
CPacheco89
6 - Meteoroid
2 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello all,
I have a similar problem but regarding multiple criteria. I'm trying to figure out how to filter out the data based on multiple keywords using the contains formula. In this example, I'm looking for any of the cells that contain the text of contacted, features, or listened. I don't have the text analytics features, so I'm hoping there is a way to pull fields with the keywords via a formula. Any insight would be greatly appreciated.
Sample column
18 - Pollux
2 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Contains[field],"contacted") OR Contains[field],"features") OR .... and so on
CPacheco89
6 - Meteoroid
2 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Flawless! Thank you!

- « Previous
-
- 1
- 2
- Next »