Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.

Need urgent help: split data and put into new columns

Sivory18
7 - Meteor

Hi guys, need help here. As you can in table a there are 5 columns, and in column 2, data was imported into 1 word so I am wanting to separate the data and put them into their own columns. So I wo want to go from table A to table b. 

1 REPLY 1
alexnajm
18 - Pollux
18 - Pollux

Looks like RegEx should do the trick, using the Parse method with the pattern (\d{2})(\d{2})(\d{2})(\d{2})(\d{1})