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.

Union the data based on the field name

Kaustubh17
9 - Comet

Hi team,

 

I have data in the Alteryx in the below format of the headers.

 

CategoryUnitPlant1Apr-23May-23Jun-23Plant2Apr-23May-23Jun-23

 

 and so on till Plant14

 

I want the union the data based on Plant 1 , Plant 2 and So on.

 

Below is the result format.

 

CategoryUnitPlant1Apr-23May-23Jun-23Jul-23Aug-23Sep-23FY 24
AXABCAny value      
BYABC       
CZABC       
CategoryUnitPlant2Apr-23May-23Jun-23Jul-23Aug-23Sep-23FY 24

 

 

And so on till Plant 14.

 

 

I have approximate 14 Plants so i want the union of each plant below each other.. Please let me know if you have any questions.

 

Best Regards,

Kaustubh

10 REPLIES 10
KGT
13 - Pulsar

Yep, same workflow except I added a sort at the end.

Labels
Top Solution Authors