Importing data

  • Thread starter Thread starter IgorM
  • Start date Start date
I

IgorM

Hi

I get an error when trying to import csv file with the following structure:

"Data:2008-10-17 13:15","Agregacje wg no¶nika kosztów","Kryteria: Okres
pomiêdzy 1 i 9; Rok finansowy: 2008","No¶nik kosztów","Agregacja","Konto
ksiêgowe","Kwota","No¶nik kosztów: B100","304"," 490020","Zakup
us³ug-Warsztat","594,00","Ogó³em US£UGI WEWNÊTRZNE NAPRAWCZE :","594,00"

"Data:2008-10-17 13:15","Agregacje wg no¶nika kosztów","Kryteria: Okres
pomiêdzy 1 i 9; Rok finansowy: 2008","No¶nik kosztów","Agregacja","Konto
ksiêgowe","Kwota","No¶nik kosztów: B100","405","
403510","Us³.obce-prz.okr.bad.tech","80,33","Ogó³em US£UGI TRANSPORTOWE,
REMONTOWE, UTYLIZ. :","80,33"

The message says that the separator of specification field of text file is
the same as decimal separator or text delimiter (I tried to translate it,
hope it is understandable).

Kind regards

Igor
 
"594,00" & "80,33" may be you problems.
Try small file with comma replaced with a period.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Importing CSV 2

Back
Top