Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Need a Output on seperate tab for each column header.

Mr_Brown
7 - Meteor

I have 2 Input data set for multiple columns, I have to merge the dataset or need the comparison of those two data sets for each column in different tab.

 

Sample input and Sample Output is provided.

 

Your help is greatly appreciated.

 

Regards

2 REPLIES 2
paulfound
11 - Bolide

Hi @Mr_Brown 

 

Think this is what you are after. 

PaulFound_0-1598439174258.png

 

using Transpose to pivot and record id to group, join and rename! 

Attached a sample workflow.

 

Let me know how you get on.

 

 

OllieClarke
16 - Nebula
16 - Nebula

Hey @Mr_Brown 

This workflow should do what you need

Hope that helps,

Ollie

OllieClarke_0-1598439374824.png

 

Labels
Top Solution Authors