We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Row transfer into column

ravikumar060987
8 - Asteroid

Good Day,

 

Please guide me, I have input as follows and required output as mentioned. Which tools and logic will be used to get the output?

 

  Input  
Column1Column2Column3Column4Column5
MALAYSIAMY-11 POSITIONA POSITION40000
  Difference 40000
CHINACH-11 POSITIONA POSITION50000
  2 POSITIONB POSITION50100
  Difference 100

 

 Output    
Column1Column2Column3Column4Column5Difference
MALAYSIAMY-11 POSITIONA POSITION4000040000
CHINACH-11 POSITIONA POSITION50000100
CHINACH-12 POSITIONB POSITION50100100
2 REPLIES 2
Felipe_Ribeir0
16 - Nebula

Hi @ravikumar060987 

 

One way of doing this

Felipe_Ribeir0_0-1673002989055.png

 

binuacs
21 - Polaris

@ravikumar060987 One way of doing this

 

binuacs_0-1673003376073.png

 

Labels
Top Solution Authors