Hello,
I have been trying to join two dataset using Join tool in Alteryx. I was able to build a workflow (Attached) that would join the data sets and bring values from both data sets where a match is found as well as keep the unmatched records from the first dataset (left join). However, if I also want to keep the duplicate accounts in data set 1 due to some column values being different and creating multiple records of that account, what can be done to this workflow to accomplish that?
I am attaching the WF as well as 2 input files. Any guidance would be greatly appreciated!
Thank you.