Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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