Dear all,
I have been reading the forums but haven't found the solution that solves my issue. It sounds simple, but I might be over thinking it. Here is the problem.
I have a list of paths of .txt files which I am passing on to my dynamic input tool to read and aggregate the data. The issue is that of the 24 .txt files, half has "tab \t" delimiter, the other half had "~" as delimiter. The 50-50 is random, so can't group them and split the dynamic input. The next input file could be one or the other.
How do I go about solving this. I tried applying no delimiters \0 but it doesn't work, I lose files or some reason.
Any help is appreciated.
Thanks,
Aksel