Closed lenkadv closed 5 years ago
@lenkadv is this about the web app? Can you provide a screenshot maybe?
@aniav It's exactly as benjspriggs described here: https://github.com/aniav/ynab-csv/issues/12
The format for the importing CSV has changed:
Date, Payee, Memo, Inflow, Outflow to:
Date, Payee, Memo, Amount
The tool works fine, but YNAB doesn't accept the CSV and I get this message:
I have to change the headings manually and then it works okay.
@lenkadv I have just added the possibility to change the column format, can you check if it works? It should also save the selected column format in localStorage so it's always the last one you used 🌟
@aniav Works perfectly! Thanks a lot!
The YNAB CSV import format changed for me today. This has been reported before here https://github.com/aniav/ynab-csv/issues/12 It seemed not everybody was affected at that time (I wasn't) and the issue was closed. I now experience exactly what benjspriggs described. Maybe YNAB rolled it out gradually? I wonder what the status is now because correcting the csv headings manually is cumbersome and I'd love to use the tool directly.