SOLVED
How to create a dynamic contains function
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
AbdulBalogun
7 - Meteor
‎05-07-2024
02:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have 2 files / sheets, one that shows file names and one that shows colors
filename sheet
colors sheet
what I'm trying to do is somehow link these two datasets, if filename contains one of the colors in my colors sheet, then in a new column list that color.
desired output
is that possible to do in Alteryx, I thought about unioning the 2 sheets then doing s contains function but that didn't work for me
I've attached the sample excel with 2 sheets
Solved! Go to Solution.
Labels:
- Labels:
- Datasets
- Transformation
- Workflow
1 REPLY 1
binuacs
21 - Polaris
‎05-07-2024
02:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@AbdulBalogun use the find and replace tool
