Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

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