question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

YNAB CSV Import Format changed

See original GitHub issue

The format for the importing CSV has changed:

Date, Payee, Memo, Inflow, Outflow

to:

Date, Payee, Memo, Amount

as of today (11/17/18) the import CSV doesn’t work for a file exported by ynab-csv.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
benjspriggscommented, Nov 21, 2018

Of course, @aniav!

I recently did an export of a credit card transaction history and ran it through the tool to get the inflow and outflow categories. The exported CSV from the tool works, but there was some confusion from YNAB itself.

When using the ‘Import’ on an almost valid CSV from the YNAB desktop UI (on Firefox 63.0.3 64bit) I get a dialog:

image

and a ynab_sample_import.csv with the column headers:

Date, Payee, Category, Amount

I’m assuming this is an old sample and doesn’t affect the current import/ export - if you create a CSV with this format, it works as well.

I’m going to close this since it doesn’t seem like it affects the tool itself, but I’d figure I’d leave it here for future reference.

1reaction
aniavcommented, Nov 17, 2018

Thank you! i will look into it ✌️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Formatting a CSV File for Importing in YNAB
The most reliable way to get your CSV file in the right format is to open it in a spreadsheet editor like Google...
Read more >
YNAB Import app - Import CSV transactions like a pro - Reddit
This app allows me to format the file correctly and then upload the data in the correct one.
Read more >
Importing accounts & transactions from YNAB
To get around this, you can change the account currency within YNAB to one which uses a decimal point as the separator, such...
Read more >
halloffame/ynab-csv: Tool for making your CSV files ... - GitHub
Tool for making your CSV files ready to import into YNAB - GitHub ... Commit those changes and push to your forked repository;...
Read more >
Importing a .CSV File - Quicken Community
I've exported my accounts from YNAB to CSV files. I'm getting the error that I can only import Mint CSV files. Isn't there...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found