Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

How to match 2 columns by string?

rchua
6 - Meteoroid

Hello. Is it possible search for common words between 2 columns and get this output? I'm not sure what to use to make this happen.  Thank you :)

3 REPLIES 3
ChrisTX
16 - Nebula
16 - Nebula

Please explain how you would perform the task, if you were doing it manually.

 

The Input and Result look the same to me, except for the added column "Output", not sure how anyone can guess how Output is calculated.

 

Maybe try the Fuzzy Match tool?

Bobbyt23
13 - Pulsar

You could do something like this, using text to columns to then match on words.

 
rchua
6 - Meteoroid

Thank you @bobbyt23 @ChrisTX This helped me a lot

Labels
Top Solution Authors