Hi All,
Can someone provide a workflow for below request;
I have 4 tables.
Table A(Master table)
Table B
Table C
Table D.
I want all the records from table A(Emp_ID) and mapped with the records from other tables. I have designed the workflow, but the hurdle is, some of the emp_id are present in table B and table C. So, when I join the table B and table C with table D, alteryx shows same columns of table D twice.
Sample files are attached.
Current result

I need desired result as below
