SOLVED
Text Parsing and data table
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
saivig68
7 - Meteor
‎05-21-2018
02:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I have a string that is parsed and extracted using text to columns, I used 20 for the number of columns.
Patterns/Characteristics:
- Column F2 will always contain " feature"
- There are 8 distinct categories and the text will contain the category name and then the values , the category comes first and then the next column will have the value. Example column F5-> Gender F6-> Ladies ( Value)
- The categories and values can be in any order in the text string
Eg:
The result I am trying to get to is for each row the categories should become the column name and the values should be the rows.
End State:
nowPrice | gender | ringStyle | metalTypes | metalColors | stoneColors | stone1Shape | stone1CaratRange |
Over+%245%2C000 | LADIES | Bands+-+Diamond | Gold | White | White | Princess | Over+1&text=&searchStore= |
Over+%245%2C001 | Gold | White | White&searchStore= |
I am new to Alteryx , can some one point me in the right direction.
Thanks
Solved! Go to Solution.
Labels:
- Labels:
- Common Use Cases
1 REPLY 1

Inactive User
Not applicable
‎05-21-2018
03:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
