Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!
Free Trial

Alteryx Designer Desktop Discussions

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

Reg Ex or Parsing a field

ROHANPACH
7 - Meteor

Hello experts

 

I have a data in which I want to parse data in the field. The data is unstructured and the idea to have the data in different columns / fields.

 

ROHANPACH_0-1627568731476.png

 

The 1st 6 digit number is account and consistent across the field

The 2nd 4 digit number is company code (AUSA, AITA) and consistent across the field

then we have 2 digit code (32,51 etc) which is not consistent - some fields we have it in other we have in different place 

last 2 digits also consistent

 

Please help

 

Rohan

 

7 REPLIES 7
Jean-Balteryx
16 - Nebula
16 - Nebula

Hi @ROHANPACH ,

 

What about ITA.. or TS.. codes ?

atcodedog05
22 - Nova
22 - Nova

Hi @ROHANPACH 

 

Can you provide an expected output so that we can work towards it.

ROHANPACH
7 - Meteor

Hi @Jean-Balteryx not really required for now, but we have that separately in a field, all the more better!

Jean-Balteryx
16 - Nebula
16 - Nebula

I've built this workflow using regex and formulas as some information can be at two places.

 

Not sure it covers all cases. Tell me if it's okay or not !

ROHANPACH
7 - Meteor

It works! Thanks a lot! @Jean-Balteryx 

atcodedog05
22 - Nova
22 - Nova

Nicely done @Jean-Balteryx 🙂👍

Jean-Balteryx
16 - Nebula
16 - Nebula

You are welcome @ROHANPACH ! 🙂

 

Thank you @atcodedog05  ! 🙂

Labels
Top Solution Authors