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.
SOLVED

Fuzzy matching

sriniprad08
11 - Bolide

Hi Team,

 

I have a situation where we need to find the "Same Description" but different "ID" and

 

a) create a match score

b) and an indicator with "yes" or "No" 

 

Please find below the dummy data,

 

Thanks

Sri

 

Iddescription
40910686901Isolierstoffgehäuse 3RV1913-1CA00
40910709504-2000-20-700 Steuerventil, P4/P8, PP
40910709504-2000-20-700 Steuerventil, P4/P8, PP
40910709908-1010-51 Membrane Neoprene, A/P/T/W8
40910709908-1010-51 Membrane Neoprene, A/P/T/W8
40910709908-1010-51 Membrane Neoprene, A/P/T/W8
40910709908-1010-51 Membrane Neoprene, A/P/T/W8
400930564140GETASTER, TYP XAC-FAS 3251 TE GE, MIT
400930564140GETASTER, TYP XAC-FAS 3251 TE GE, MIT
400930564140GETASTER, TYP XAC-FAS 3251 TE GE, MIT
4009313642/2-WEGEMAGNETVENTIL,
4009313642/2-WEGEMAGNETVENTIL,
4009313642/2-WEGEMAGNETVENTIL,
4009313642/2-WEGEMAGNETVENTIL,
4009313642/2-WEGEMAGNETVENTIL,
4009313642/2-WEGEMAGNETVENTIL,
4009313642/2-WEGEMAGNETVENTIL,
4009313642/2-WEGEMAGNETVENTIL,
4009313642/2-WEGEMAGNETVENTIL,
4009315112/2-WEGE-MAGNETVENTIL, TYP 40126, NW 40,
4009315112/2-WEGE-MAGNETVENTIL, TYP 40126, NW 40,
4009315112/2-WEGE-MAGNETVENTIL, TYP 40126, NW 40,
4009277132/2-WEGE-MAGNETVENTIL, TYP 5282
7 REPLIES 7
atcodedog05
22 - Nova
22 - Nova

Hi @sriniprad08 

 

Here is a workflow for the task.

Output:

atcodedog05_0-1606465173038.png

Workflow:

atcodedog05_1-1606465188739.png

Hope this helps 🙂 Feel to ask if you have any questions


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

sriniprad08
11 - Bolide

hi @atcodedog05 

 

Thank you so much 🙂 . Does it test "Same description" but different "ID".?

 

Cheers,

Sri

atcodedog05
22 - Nova
22 - Nova

Hi @sriniprad08 

 

Yes thats right.

 

I used summarize because there were same ids repeated time multiple times. If you remove it it will compare one row with each other.

 

Hope this helps 🙂 

sriniprad08
11 - Bolide

Hi @atcodedog05 

 

Thank you 🙂 . Is it possible to add an column called "indicator " with values "yes " if the "description is same but the "id" is different and "No" other way.

 

Thanks for the help

 

Cheers,

Sri

atcodedog05
22 - Nova
22 - Nova

Hi @sriniprad08 

 

Here is a workflow for the task.

Output:

atcodedog05_0-1606467285777.png

Workflow:

atcodedog05_1-1606467301283.png

Hope this helps 🙂 Feel to ask if you have any questions


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

sriniprad08
11 - Bolide

Hi @atcodedog05 

 

Thank you so much :). I will check with my data and let you know .

But it looks perfect.

 

Happy thanks giving,

 

Cheers,

Sri

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂 @sriniprad08 

 

Cheers and Happy Analyzing 😀

 

Feel free to reach out if you face any issues 🙂

Labels
Top Solution Authors