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

Splicing Detailed Cells of Data

kubikbr
6 - Meteoroid

We have a dataset with a very long description column. How do I best go about breaking this up into usable chunks?

 

Examples to extract:

Cust ID: and the following information

Comp Name: and the following information

Comp ID: and the following information

Cust Name:

Date:

Time:

 etc.

 

Thanks

1 REPLY 1
binuacs
21 - Polaris

@kubikbr you can split the data using regex tool

image.png

Labels
Top Solution Authors