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 Desktop Discussions

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

Data Parsing from a combined data

yashd
8 - Asteroid

Hi everyone, I am trying to work on this data but finding it as I am slowly progressing it on parsing this data.

I have uploaded the excel sheet which shows how the data is and how I am trying to do, I have this type if data over 10k :(. Would really appreciate if someone could show me a simple way to do or guide me. I am using regex but not able to parse only particular data from the combined data.

1 REPLY 1
Philip
12 - Quasar

Here's how I would approach the problem. I'd remove all the header text, then split into columns using the remaining colons.

 

 

 

Parse text into 5 fields.png

Labels
Top Solution Authors