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
Solved! Go to Solution.
@kubikbr you can split the data using regex tool
User | Count |
---|---|
91 | |
79 | |
62 | |
36 | |
36 |