I am trying to compare an employee user listing and a termination report using employee emails as the unique identifier. When I run a VLOOKUP in excel, it produces 5 results of employee user emails that have been terminated. However, when I run it Alteryx, it produces 0 results. Does anyone know how I can fix this?
- I removed null columns and rows, replaced nulls with blanks and zeros, and removed all leading or trailing whitespace for both files.
- I selected only the employee emails as the columns I wanted to join.