SOLVED
Multi columns using delimeter
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ArnabSengupta
8 - Asteroid
‎12-07-2020
03:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I have a dataset in which "Order number" contains multiple orders separated by delimiter (//).the number of orders concatenated within "order number" column can vary from 1 to 99. I want to split based on the delimiter irrespective of the number of "orders" contained to the original column. It can be done by "Text to Column" tool but there are many issues with that. Is there a way i can use RegEx or any other tool?
I have attached a sample data set to it.
Thank you!
Solved! Go to Solution.
Labels:
- Labels:
- Regex
- Text Mining
2 REPLIES 2
21 - Polaris
‎12-07-2020
04:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ArnabSengupta
Text to Columns and RegEx should do it.
21 - Polaris
‎12-07-2020
04:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ArnabSengupta
Thank you for the mark!
