Start Free Trial

Alteryx Designer Desktop Discussions

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

Fuzzymatch across thousands of columns/rows

Lili1
8 - Asteroid

Good afternoon everyone, I need some help understanding how to use fuzzy match. I have six columns, Clientname1, Clientname2, Region1, Region2, Region3, and Region4. Clientname1 and clientname2 each contain about 500 client names. Each region contains between 30-4000 client names. What I want to do is see if clientname1 or 2 exist in each of the four regions, so returning what that best match is if there is one in each region. I tried transposing to get these across columns but saw that made things worse as none of the client names line up due to extra clients or missing clients in each region. I've attached an example of my data and my goal, any help is appreciated, thank you so much!

Current data format;

Lili1_0-1760050463083.png

 Goal;

Lili1_1-1760050480427.png

 

1 REPLY 1
jrlindem
12 - Quasar

Have you tried using the "Open Example" from the Fuzzy Match tool?  I think the "Business Name Example" is quite similar to what you're hoping to do...

jrlindem_0-1760051945105.png
Hope that helps get you started, -Jay

 

Labels
Top Solution Authors