Hi, so I'm doing a simple project where I need to compare current year's data with prior year's data and determine whether the information under the "Company" header is new/removed/or match as of current year. However, there are company's where they are really the same but due to minor name difference it is showing up as either "New" or "Removed" when it really should be a match. For example, let's say company name Facebook USA was in the 2021 input file, but in 2022 input file it was changed to Facebook United States. They really are the same but Alteryx will read it as different.
Can someone please offer any potential solution for this? It seems to be a pretty simple fix but I'm new to Alteryx!
Attached is a sample workflow of what I'm trying to achieve.