We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Join operation on partially matching fields

noopurjain
8 - Asteroid

 

Hello,

 

I would like to perform a join operation on the datasets using fields that do not have exact matches. In the provided example, my goal is to join dataset 1 and dataset 2 based on the address field, even though the addresses are not identical in both datasets. Is there a method to perform the join based on an 80% to 90% match criteria? I have specified the desired output.

 

Thanks

2 REPLIES 2
Raj
16 - Nebula

@noopurjain have you tried Fuzzy match.

Raj
16 - Nebula

Refer this workflow
this will give you a understanding of the similar case.
(workflow was posted on community not build around your case but will help.)

Labels
Top Solution Authors