I am importing Fixed Assets from a csv file. The current year depreciation is imported as whole numbers. Other fields such as LTD depreciation imported with the appropriate decimal amountsas they appear in the source file.
Janice,
The reason is the ODBC driver is reading that column as an integer instead of a float.
You will need to open the map, and in the data source open the Create Schema window. Set the data type for the current year depreciation to float.
If you would like to submit an answer or comment, please sign in to the eOne portal.