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

Reshape data

SteveFord
7 - Meteor

I have the data as in Tab one of the attached...I'm trying to run through a flow so that the output looks like Tab 2...any ideas? The number of questions can be any number, the Options are always 10 but not all are populated.

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @SteveFord 

 

You can use the transpose tool like below.

 

Workflow:

atcodedog05_0-1634818293921.png

 

Hope this helps : )

 

Nanoq
8 - Asteroid

Hi Steve
As i understood it, you want to got from the "Event pool" sheet layout to "Sheet 1"
if thats the case, i think transpose is your friend, see the screencap below

Nanoq_0-1634818432217.png

 

annedione
Alteryx
Alteryx

Hi @SteveFord 

 

I would also have suggested to use the traspose tool and then a select tool to rename your columns.

You can find a sample workflow attached as well.

 

annedione_0-1634819863499.png

 

Thx

 

Labels
Top Solution Authors