Generating fixed width formatted data

Generating fixed width data is pretty straight forward but kind of tedious with the current options. You use a formula on each column to add width padding and then after generating the file, remove the delimiter character and save over the file. It’d be nice if we could just have fixed width as a generation option so these extra steps weren’t necessary.

2 Likes

I agree. I pad each column as well and strip the tabs in the output but would be nice to just have a format selection that basically “concats it all together with no delim”

I need this desperately. As mentioned above it is possible with further editing after generation.,