We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
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