Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

fuzzy match using company name and parent name against a source list

mstoler
8 - Asteroid

Hello,

I need to perform a fuzzy match using both the company name and the parent name against a source list with just a company name.

 

I am looking for an approach to this workflow.  Should I create two records for the source where Company and Parent are not the same?

 

Thank You,

 

Michael

 

1 REPLY 1
martinding
13 - Pulsar

Hi @mstoler,

 

You can combine both the company name and the parent company name into a single list, and fuzzy match it with the source company name.

 

One way to achieve this is:

martinding_0-1679709528829.png

 

Labels
Top Solution Authors