budget icon indicating copy to clipboard operation
budget copied to clipboard

CSV imports

Open dadwarf opened this issue 4 years ago • 6 comments

Hi, i try to import my CSV from this format :

06/08/2021,"ACHAT CB GVB VOERTUIG B 05.08.21 EUR 12.80 CARTE NO 222 ",-12.80,-83.96 06/08/2021,"ACHAT CB CRV WWW.EPSILO 05.08.21 EUR 1.00 CARTE NO 222 ",-1.00,-6.56

But it doesn't work..how do i need to format it ? Thanks Thierry

dadwarf avatar Aug 07 '21 22:08 dadwarf

Hi Thierry, can you elaborate on "it doesn't work"? Do you get an error, or is there something else? Or does nothing happen?

range-of-motion avatar Aug 07 '21 22:08 range-of-motion

I'm sorry, it didn't go futher it says that the csv is not valid. The file is a CRLF ANSI encoded one. Version is 0.10.0.

dadwarf avatar Aug 08 '21 07:08 dadwarf

In fact with only this two lines it goes to "Prepare Import" but with this : image

dadwarf avatar Aug 08 '21 08:08 dadwarf

with this tree ones

06/08/2021,"ACHAT CB GVB VOERTUIG B 05.08.21 EUR 12.80 CARTE NO 222 ",-12.80,-83.96 06/08/2021,"ACHAT CB CRV WWW.EPSILO 05.08.21 EUR 1.00 CARTE NO 222 ",-1.00,-6.56 05/08/2021,"PRELEVEMENT DE GAZ ET ELECTRICIT E GRENOBLE REF : EC0208202118697 GEG electricite EC0208202118697",-50.00,-327.98

Error : image

dadwarf avatar Aug 08 '21 08:08 dadwarf

Hey, apologies for the late reply.

When you see the 3 inputs for "date", "description" and "amount", you need to select which column represents which. In your case I'll give an example.

Date Description Amount
06/08/2021 "ACHAT CB GVB VOERTUIG..." -12.80

Once you have configured these columns and press "Submit", it should work. If you have any more questions, please let me know, I'd be happy to help 🙂

range-of-motion avatar Dec 21 '21 11:12 range-of-motion

@dadwarf did you ever get this resolved? If I don't hear anything I'm going to assume you did 🙂

range-of-motion avatar Feb 25 '22 20:02 range-of-motion

Closing this as I haven't heard from you, but let me know if it ever happens again.

range-of-motion avatar Mar 30 '23 22:03 range-of-motion