Hi
I am quite new with Alteryx and would like to split to rows when my sting starts with specific characters.
I have tried to use text to column -> does not seem to work properly since if I use DAD as a delimiter it would take that off.
The data is like this :
DADAUG5045075DADAUG5045075747000 AU13C95410300008158 DADAUG504
And I would need it this way :
DADAUG5045075
DADAUG5045075747000 AU13C95410300008158
DADAUG504
Your help will be really much appreciated.
Thanks,
Lorenna