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

What would be the best way to flip/switch rows and columns?

psean
5 - Atom

Let's say my data looks like this:

 

a  b  c  d

a  b  c  d

a  b  c  d

a  b  c  d

 

How do I convert it to look like this?

 

a  a  a  a

b  b  b  b

c  c  c  c

d  d  d  d

 

Thanks,

3 REPLIES 3
GarthMiles
7 - Meteor
psean
5 - Atom

Thanks!

wanwan
5 - Atom

Thanks very much, very helpful!

Labels
Top Solution Authors