Hi!
I would really appreciate some guidance regarding the following scenario
I have 2 datasets containing Job Code - Location - Activity Description - Date as 4 columns in 2 different excel sheets (Refer Excel Attached). Using alteryx, I need to compare these 2 datasets using the following criteria as a combination and identify the entries are that satisfy all 4 criteria
1. Job Code - Exact Match
2. Date - Exact Match
3. Location - Fuzzy Match (80%)
4. Activity Description - Fuzzy Match (85%)
Kindly suggest how the workflow can be framed to handle this requirement?
Thanks in advance!