Alteryx Designer Desktop Discussions

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

How to append new column into existing data

hegdepavithra10
9 - Comet

Hi,

 

I have the below data 

 

Existing:

hegdepavithra10_0-1604664424591.png

 

New

hegdepavithra10_1-1604664456562.png

 

I am expecting the following output:

hegdepavithra10_2-1604664482063.png

 

I tried to use append fields , but the existing data is repeating for every new row.

 

Can someone help.

5 REPLIES 5
joshuaburkhow
ACE Emeritus
ACE Emeritus

Hi @hegdepavithra10 

 

You can do this by using a Join with this configuration 

joshuaburkhow_0-1604664889167.png

 

Joshua Burkhow - Alteryx Ace | Global Alteryx Architect @PwC | Blogger @ AlterTricks
atcodedog05
22 - Nova
22 - Nova

Hi @hegdepavithra10 

 

Here is a workflow for the task.

Workflow:

atcodedog05_0-1604664891044.png

atcodedog05_0-1604664943612.png

 

Use Multiple Join to get Full join

 

Hope this helps 🙂


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

Qiu
20 - Arcturus
20 - Arcturus

@hegdepavithra10 

Here is the sample workflow for you.

1006-hegdepavithra10.PNG

Qiu
20 - Arcturus
20 - Arcturus

@atcodedog05 

Nice one!

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂 @hegdepavithra10 

 

Cheers and Happy Analyzing 😀

Labels