Hi Alteryx community friends!
I am currently trying to automate an excel form and have made success with the first half but have become stumped.
The last portion of the form I am trying to figure out requires matching and I am not sure which interface tools (if any) would work for this.
Right now, I am taking a form that a user fills out with an employee name i.e., John Smith and then next to that is a project they are assigned to i.e., project 1234.
I need to find a way to mimic this in the app format, so I need to be able to collect from a user interacting with the app both project numbers and employee names but I would like to have them linked on the backend so I can use that paired data later on in my workflow.
Any advice?