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).
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).