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

Rows to Column

Rayyyyy
6 - Meteoroid

Hello, can someone help me how I can transpose these data in the rows into columns.

 
 

Capture.PNG

 

the new format should look like this. Thanks in advance

Capture2.PNG

3 REPLIES 3
gawa
16 - Nebula
16 - Nebula

hi @Rayyyyy 

 Cross tab would help. Before cross tab, put a group number by Multi-row formula(if detecting "Value Date", then regards it as a next group). Refer to attached workflow for your ready refrence.

image.png

Rayyyyy
6 - Meteoroid

Hi @gawa,

 

Thanks you so much. It helps. :)

binuacs
21 - Polaris

@Rayyyyy Another method with tile tool

image.png

Labels
Top Solution Authors