
Announcements
How to get the file content of a txt file and split it into columns?
My file.txt in OneDrive contains records I need to split into columns (either by tab or a fixed width).
How to do that?
I see the contents of the file are retrieved in the second step, but I can't do anything with it: