Issue with contains function
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
i am trying to compare 2 fields. not sure what i am missing but i am not getting the correct result.
if Contains([Field2], ([Field1])) then 'YES' ELSE 'NO' ENDIF
Field1 Field2 RESULT
114627 114627@74945@@97564@@@@@@@@@ YES
11 1@2@0 NO
6 6560@752925@823142@629206@644744 YES
Appreciate your help!!!!
Solved! Go to Solution.
- Labels:
- Designer Cloud
- Developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@geeksqaud
What is the correct result?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
if you look at last 2 records
11 1@2@0 NO
6 6560@752925@823142@629206@644744 NO
i want 'YES' if it is an exact match like record 1
114627 114627@74945@@97564@@@@@@@@@ YES
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sorry @geeksqaud just read your new comments. Like so?
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
