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.

Fuzzy Match Condense multiple rows

monish_chandra
8 - Asteroid

I'm trying to condense multiple rows into a single row based on fuzzy match threshold as 80%. eg: If there are multiple lines with a match threshold of 80%. Then I want to condense the rows into a single row and add the $ amount for each row. 

 

 

Material NumberResellerTotal
TUUKSBNGMGOVERNMENT ACQUISITIONS34765
TUUKSBNGMGOVERNMENT ACQUISITIONS, INC.6875
TUUKSBNGMGOVERNMENT AQUISITIONS, I183783

 

Expected Output

 

Material NumberResellerTotal
TUUKSBNGMGOVERNMENT ACQUISITIONS225423

 

 

 

 

1 REPLY 1
ArtApa
Alteryx
Alteryx

Hi @monish_chandra - Here is a possible solution:

 

ArtApa_0-1656215443375.png

 

Labels
Top Solution Authors