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

Delete cells using Alteryx like how it is possible in Excel

Kallis
8 - Asteroid

Hello Friends

I have 2 files without any key

 

I need to merge these files. I have given the input and the expected output. Kindly help.

 

Input

 

Kallis_0-1755698292090.png

 

Expected Output

 

Kallis_1-1755698330629.png

 

4 REPLIES 4
alexnajm
18 - Pollux
18 - Pollux

Split them out (either with a Filter or with Select Records tools) and then Join (but by Record Position) - you can Union back any remaining

Kallis
8 - Asteroid

Thanks @alexnajm 

Let me try this solution

Kallis
8 - Asteroid

Thanks @alexnajm 

It works

alexnajm
18 - Pollux
18 - Pollux

Fantastic news!

Labels
Top Solution Authors