I have an input file in TXT format with fixed columns, with 1 record per line. Each record has 2100 fields. I have the field mapping in an Excel file, which specifies the field name, the start of the field, the end of the field, and the field size.
I would prefer not to map each field individually, due to the significant amount of manual work involved. Is it possible to import this Excel file, or another file format, into DATAMAPPER, where it will then define the field extraction according to the layout defined in Excel?