I wanted to split data into multple column as given example in Row(1) of attached workbook.
the problem is data column has multiple values to split on and i recently start working on alteryx so i have no idea how to do it.
FIle is attached below.
Solved! Go to Solution.
Hi @Labhesh
One way of doing this.
(.+)\s+(\d{1,2}/\d{1,2}/\d{4})(\d+)\*(.+)\*(\d+)\[(\d+)\]
Many thanks
Shanker V
@Labhesh Another way of doing this (dynamic)
Hi @Labhesh
Please make use of the below links.
https://community.alteryx.com/t5/Videos/Introduction-to-Regular-Expressions/td-p/258578
Also in addition to that,
Hope this helps!!!
Many thanks
Shanker V
User | Count |
---|---|
52 | |
27 | |
25 | |
24 | |
21 |