I'm new to Alteryx and having trouble solving an issue. I have an address list that has duplication within it (Business Name, Address, City, State). One business shows up multiple times within the data set. The issue is the business name or address could be a little off, so they don't match 100%. (100 North Main Street vs 100 N Main St, just as an example) I'm trying to use the Fuzzy Matching to identify the duplicate lines, however I can't figure out how to get a unique output for every record.
Ideally, my output would remove all duplication and return one record for each business. I tried using the Fuzzy Match/Purge Mode, I just don't understand what to do after that step to get the output I need.
Any guidance or suggestions are greatly appreciated!