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

Transpose Difficulty

bsolove
8 - Asteroid

I have major struggles with the Transpose function in general, but specifically at this moment I have data in the file attached below (noted as Input).  I want to get it to look like the format noted as Output.  

2 REPLIES 2
BenMoss
ACE Emeritus
ACE Emeritus

This is a bit more complex than a standard transpose because the header is in the leading field, however this can be resolved using a multirow formula tool to essentially tag which items contain the values and which the header.

 

Example workflow attached.

 

Ben

ponraj
13 - Pulsar

Here is the sample workflow for your case. Hope this is helpful. 

 

WorkflowWorkflowResultsResults

Labels
Top Solution Authors