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

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