Hey Alteryx gurus!
I am new to Alteryx, and I have been tasked with matching an address file to an address file. Both files include first name, last name, address line 1, address line 2, city, state, and zip code fields. Due to the fact that the same addresses can sometimes be written in a different way (ex: st vs street, Ln vs lane), I can't use a straight up join. I need to see which records in file A is also included in file B.
Any advice on how to get started would be helpful! Thank you!