Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask 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