Split a Column, Including the Header Row
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
ruidijnj
5 - Atom
Tuesday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Could someone show me how I can split the following concatenated data components to separate column? There are 2 difficulties for me:
1. The headers row is also concatenated and it needs to be split too.
2. The last part of each string (e.g. Header 3;, 000-XYZ;, and 001-XYZ;) contained unwanted semicolons at the end. How can I get rid of them?
Header 1; Header 2; Header 3; | ||
123; ABC; 000-XYZ; | ||
456; DEF; 001-XYZ; |
Thanks
Labels:
- Labels:
- Transformation
- Workflow
2 REPLIES 2
kwilda
6 - Meteoroid
Tuesday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
flying008
15 - Aurora
Tuesday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
