Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Combining 2 tables/ Merging 2 tables

inarayanan
5 - Atom

Can someone help with the below? I am looking for a tool to combine 2 tables as one and also perform somewhat a vlookup. While using the Join tool, it takes only the common values from the field to combine the table. For example - from the below table since values B, D, E and F are not in both tables, the combined table using Join tool only combines the output table for A, C

 

inarayanan_0-1624483550159.png

 

3 REPLIES 3
Luke_C
17 - Castor
17 - Castor

Hi @inarayanan 

 

You would want to join on Name, then union all three output anchors of the join tool

 

Luke_C_0-1624483936991.png

 

KarolinaRoza
11 - Bolide

Hi,

 

See attached workflow.

 

KarolinaRoza_0-1624484022890.png

 

inarayanan
5 - Atom

Thank you, the solutions work!

Labels
Top Solution Authors