You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running GnuCash 2.2.9 on Ubuntu 9.04. The QIF file created by csv2ofx from Yodlee data fails without an explanation in GnuCash. I think it is a date format issue. The Yodlee date format is like this: 2009-09-03 (e.g., YYYY-MM-DD). I think the QIF format expects the year to be last (maybe MM-DD-YYYY).
The text was updated successfully, but these errors were encountered:
I temporarily worked around this by opening the Yodlee CSV file in Open Office and then saving again as a CSV file. Doing this changes the way the dates are written.
I'm running GnuCash 2.2.9 on Ubuntu 9.04. The QIF file created by csv2ofx from Yodlee data fails without an explanation in GnuCash. I think it is a date format issue. The Yodlee date format is like this: 2009-09-03 (e.g., YYYY-MM-DD). I think the QIF format expects the year to be last (maybe MM-DD-YYYY).
The text was updated successfully, but these errors were encountered: