Import CSV file issue

dabba23dabba23 Member Posts: 77
Hey there,

I have come across a problem regarding importing a CSV file into General Journal.

First the file is standard excel and the third column contains amounts with decimals.
When I save the excel file to CSV, comma seperated, it rounds up some of the amounts in the third column.
If I put the cursor on the amount it shows the decimal.

When importing the CSV file it then imports the rounded amount which in the end gives me a difference in the totaling when adding the amounts together, which is not good.

Does anyone know why when saving as CSV file it rounds it up?
I am using a codeunit to do the import.
Would it make a difference if the import is done through a dataport or should I be looking at a completely different solution to the import?

Thanks
Ann

Comments

Sign In or Register to comment.