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 selected rows to columns

karenlmk
6 - Meteoroid

Hi, would like to seek for guidance on how to transpose from input to desired output from the attached workflow. Please help. Thank you!

 

Input.png

to this ->output.png

6 REPLIES 6
ChrisTX
16 - Nebula
16 - Nebula

Is this data very similar to your actual data?   Can you identify the values that go in the different columns by keying off a string that starts with "ID_" or "NUM"?

 

If not, how would you manually identify which original Name value goes in the new columns for Name or Name2?

 

Chris

beatriz_alteryx06
8 - Asteroid

Hello Karenlmk.

 

I probably didn't use the functions you wanted, but here is the corect aswer.

 

English isn't my first language,

please ignore my grammar errors.

binuacs
21 - Polaris

@karenlmk One way of doing this with the batch macro

image.png

Qiu
21 - Polaris
21 - Polaris

@karenlmk 
I rarely use this tool but maybe it wil lwork in your case.

0426-karenlmk.png

aatalai
15 - Aurora

didn't use transpose but got what you were look for

karenlmk
6 - Meteoroid

Thank you all for the solutions! All works!! Thanks again!!

Labels
Top Solution Authors