Start Free Trial

Alteryx Designer Desktop Discussions

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

Header to Coloumn

Raj_2
8 - Asteroid
 

Hi there, Can you get me the header sample Paycode 1 to Paycode col for rows 1 to 5, below is the desired output , similarly on row 6 to 10 as header row 6 data in paycode coloumn.

1Sample Paycode 1   
2E1Payment datePayment amountPaycode
3E11120241Sample Paycode 1
4E11120241Sample Paycode 1
5E11120241Sample Paycode 1
6Sample 2   
7E2Payment datePayment amountPaycode
8E21120241Sample Paycode 2
9E21120241Sample Paycode 2
10E21120241Sample Paycode 2
3 REPLIES 3
CoG
14 - Magnetar

I'm not sure I understand the ask - what is your starting point? Since the workflow was pretty simple, I threw this together to hopefully help guide conversation:

Screenshot.png

Let me know if this works, or please provide more detail, including sample input used to generate the output you provided. Happy Solving!

Raj_2
8 - Asteroid

THanks Andrew for the quick response, just to clarify, col Paycode will be empty in input and what i shared is desired output , so can you tweak and help me 

CoG
14 - Magnetar

Would you please include another table (adapted from your sample output above) that showcases the structure of your input? This is what it currently seems like to me, but I don't have confidence that this is correct:

E11120241
E11120241
E11120241
E21120241
E21120241
E21120241
Labels
Top Solution Authors