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 Data

reginawhelan
8 - Asteroid

Hi, is there a way I can transpose this data?

 

Data Input
NameValue
PlanA
PlanB
PlanC
Code1X
Code1D
Code2F
  
Desired Outcome
PlanCode
A1X
B1D
C2F
2 REPLIES 2
JosephSerpis
17 - Castor
17 - Castor

Hi @reginawhelan I mocked up a workflow that produces the output you describe let me know what you think?

reginawhelan
8 - Asteroid

Thank you so much!

Labels
Top Solution Authors