Hi All,
I am having some trouble when importing a fixed width text file using the 'use field settings from file' function.
I have the lengths of the fields in the flat file that I am using for the specifications however I need to tell Alteryx where to begin reading the field. The place to 'start' the read.
For example some of my fields are not the full 'length' specified in the flat file so they are not parsing out properly.
My second field 'Company Code' may have a length of '5' but I want alteryx to begin reading this field on the say '12' character instead of right after the first field is written in. Alteryx begins counting at 1 instead of 0 which could be the issue as well.
Does Alteryx have the capability of doing this?