Hi Folks!!
I have to create Alteryx which can read data from the Text file.
1. Source of the file is Text File.
2. It holds five columns (Col_A,Col_B,Col_C,Col_D and Col_E) and are TAB seperated.
3. Col_C having a value which is TAB separated as well
3.1. Delimiter is not fixed, it can be any delimiter but same within a file, i.e. for 02 Jan, it may have TAB delimiter however on 3 Jan, it can be COMMA or SEMICOLON or anything else, this hold true only for Col_C
Please suggest how to create Alteryx flow for it
Thanks
Amit