Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

transformation of data in table using alteryx

SahadhKuruniyan
8 - Asteroid

I have following data,

NameCode 1Code 2Code 3
AS41G 
BR40FG4
C2D2FL0
D7UE3A2
EJ27T 

 

How can I tranform to below

 

NameCodes
AS4
A1G
BR4
B0F
BG4
C2D
C2F
CL0
D7U
DE3
DA2
EJ2
E7T
3 REPLIES 3
gautiergodard
13 - Pulsar

Hey @SahadhKuruniyan 

Here is one way to do it!

binu_acs
21 - Polaris

@SahadhKuruniyan One way of doing this

image.png

alexnajm
18 - Pollux
18 - Pollux

Did you try the Transpose tool?

Labels
Top Solution Authors