If your trial balance or budget data import files are in CSV-format or fixed-length ASCII- text, the field formats must comply with Voyager data standards. If the data is not in the specified format (as listed in “Import file field requirements” and “Budget formats for CSV files”), you must create a format template (FMT) file to define and describe the data that you plan to import.
Required, if loading more than one month of data. For example, to load a year of monthly data, use ,12 ,1; to load a year of quarterly data, use ,4 ,3. YTD * REVERSE * PROPXLATE ** ‡ Account numbers can be mapped on import or export.
Fixed-length
c If the import data is in comma-delimited format, the field length column (Field 3 in the preceding table) will always contain a zero (0). If the data is in fixed-length format, this column defines the size of each data field.
c
c
REVERSE This row creates a reversing journal entry of the last month's balances, and then imports the current year-to-date (YTD) balances. Because both the reversing entry and the new YTD balances are posted to the current period, the net total is the month-to-date (MTD) balances.YTD This row calculates the current system year-to-date balances, and then subtracts those amounts from the year-to-date balances provided in the imported file. Voyager posts the difference as a MTD entry.
When you use either the REVERSE or YTD fields, the format file should include the field name and the values 1,1. Because these are only flags (and the CSV-format file will not contain the corresponding data), these values act as a placeholder for the remaining two positions.