Hi All,
I have a filed contains list of full file names and want to split into rows on one filed as follows
input
C:\ABC\123.txt
C\AAA\yyy\xcn.pdf
needed output
C:\
C:\ABC\
C:\ABC\123.txt
C\
C\AAA\
C\AAA\yyy\
C\AAA\yyy\xcn.pdf
is there is anyway to do that with Alteryx
Solved! Go to Solution.
@JohnJPS and @RolandSchubert I tested the solution and it is working fine. Thanks for your help.
User | Count |
---|---|
17 | |
15 | |
15 | |
8 | |
5 |