In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!
Free Trial

Alteryx Designer Desktop Discussions

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

Take Field Names from Multiple Columns

kpurba94
5 - Atom

Hi,

 

I have some data like below.

 

123456
8=FIX.4.29=035=86=014=015=USD
8=FIX.4.29=035=86=014=015=USD
8=FIX.4.29=035=86=011=DTB137920190625151556932S/AMZN14=0

 

I want to take the value before the "=" and make that a column header and also align each row to the respected columns as such.

 

89356111415
FIX.4.2080Null()0USD
FIX.4.2080Null()0USE
FIX.4.2080DTB137920190625151556932S/AMZN0Null()

 

Any help is much appreciated!

 

Thanks,

Karan

3 REPLIES 3
JosephSerpis
17 - Castor
17 - Castor

Hi @kpurba94 I mocked up a workflow let me know what you think?

JosephSerpis
17 - Castor
17 - Castor

Hi @kpurba94 I revised the workflow slightly to give the order you described in your output.

kpurba94
5 - Atom

Hi Joseph,

 

This is exactly what I was looking for. Thanks for your help!

 

Regards,

Karan

Labels
Top Solution Authors