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

Join in multiple columns

maxiemens
7 - Meteor

Hi guys I have the following Problem: 

 

Alteryx Use Case.png

I want to join the data in multiple columns, not only in one. With the join tool you only can join in one column, but in my data i have three columns to join.

 

Do you know how can I do it. I hope the example helps what i want to do.

 

Thanks for your help.

 

 

3 REPLIES 3
sonaliyadav
5 - Atom

I havent done it myself ever, but from the top of my head, why dont you try

1. splitting the columns into 3 parts each containing Order ID, batch, date and amount. Split using 3 select tools.

2. then join these with the other file separately and

3. then union

 

Let us know if this helped

LordNeilLord
15 - Aurora

Hey @maxiemens 

 

That was much more complicated than I thought it was going to be!

 

But this should get you close to what you need

 

Capture.JPG

grazitti_sapna
17 - Castor

Hi @maxiemens , this is the easiest way to solve this problem, I hope this helps.

Thanks.

 

grazitti_sapna_0-1594118713484.png

 

Sapna Gupta
Labels
Top Solution Authors