Hey guys, I have some records in a file that is .txt and needs to be formatted by a flat file so it appears as it is supposed to.
So here's how I did it, I chose this option:

Then I delimited as the support file that I have where it says how much characters each column should have. E.g. the field "Empresa" has 4 strings in the clients, file so I went in there and selected the first 4 strings:

And so i did it the same for each field for the rest of the file. The problem is the fields that were fixed decimal (LOCAL VALUE / OUTSIDE VALUE) are displaying as null and I don't know why. I've arranged a way that works by separating the fields in 3 columns each: one column were the integer number before the decimals, the decimal separator and, the 2 decimal digits. But I would really appreciate to know how to do it the "proper" way.
I've attached all the files that were used. Please change the "Import Settings_v1" to .flat (it's not a supported file to attach in here).