Start Free Trial

Alteryx Designer Desktop Discussions

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

How to change columns values to rows ?

vkumarhit
5 - Atom

vkumarhit_0-1674542350920.png

Hi Designers,

Can you provide me the solution to get the name column as Row headers.It should be like 

id,fullname,birthcountry,motivation,year,birthdate

1,wilhelm conrad,Germany,"in recog",1901,null

2 ............................

3...............

13 REPLIES 13
ShankerV
17 - Castor

Hi @vkumarhit 

 

Please find the expected output.

 

ShankerV_0-1674545420458.png

 

Edit: Do the sorting as per your need

Sort based on the ID column

Use select tool to rearrange the columns

 

vkumarhit
5 - Atom

Definitely no !! I am using it for learning purpose 🙂 

ShankerV
17 - Castor

Hi @vkumarhit 

 

Something like this, 

 

ShankerV_0-1674545671301.png

 

Raj
16 - Nebula

Fair

Labels
Top Solution Authors