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

Merge Two Tables

mehmetalikarabulut
6 - Meteoroid

I have two tables like below. 

 

A
B

 

C
D

 

I want to merge these two tables as in the example below. I used Append Fields tool but it didn't work. How can I do this ?

 

AC
BD
1 REPLY 1
patrick_mcauliffe
14 - Magnetar
14 - Magnetar

Use the Join tool, but change the setting to Join By Record Position.

 

patrick_mcauliffe_0-1614596178474.png

 

Labels
Top Solution Authors