Re: [GNC] QIF import Failed

2024-01-07 Thread sunfish62--- via gnucash-user
The problem with that Wikipedia article is that it focuses solely on Quicken, but the QIF format has essentially become an open format that other applications use (and implement). Since that article doesn't mention the designation of bracketed accounts as fitting in any particular category, it

Re: [GNC] QIF import Failed

2024-01-07 Thread Geoff
Wikipedia has a confusing explanation here: When editing the QIF file, check for any transaction Category (the field starting with 'L') for an account name contained in brackets, such as [Checking Account]. The brackets reference another quicken account, and if left in place will post a transa

Re: [GNC] QIF import Failed

2024-01-07 Thread Derek Atkins
This isn't a GnuCash thing. It's a QIf thing. -derek Sent using my mobile device. Please excuse any typos. On January 7, 2024 19:58:30 Fred Tydeman wrote: Thank you. Is that documented somewhere in Gnucash? On Sun, Jan 7, 2024 at 4:02 PM Derek Atkins wrote: Indeed. QIF treats the L[XX] as As

Re: [GNC] QIF import Failed

2024-01-07 Thread Fred Tydeman
Thank you. Is that documented somewhere in Gnucash? On Sun, Jan 7, 2024 at 4:02 PM Derek Atkins wrote: > Indeed. QIF treats the L[XX] as Asset/Liability account and LXX as an > Income/Expense account (Category). > -derek > > ___ gnucash-user mailing

Re: [GNC] QIF import Failed

2024-01-07 Thread Derek Atkins
Indeed. QIF treats the L[XX] as Asset/Liability account and LXX as an Income/Expense account (Category). -derek On Sun, January 7, 2024 6:53 pm, Geoff wrote: > Hi Fred > > At a guess I think the problem is the square brackets "[]" surrounding > the Account Names - try removing them. > > This: >

Re: [GNC] QIF import Failed

2024-01-07 Thread Geoff
Hi Fred At a guess I think the problem is the square brackets "[]" surrounding the Account Names - try removing them. This: > L[Expenses:fees] Should be: > LExpenses:fees Regards Geoff = On 7/01/2024 2:01 pm, Fred Tydeman wrote: Running GC 4.14 on Linux During an import of a QIF file

Re: [GNC] QIF import - Failed

2019-11-18 Thread Derek Atkins
HI, D via gnucash-user writes: [snip] > One common problem is that the dates in the file do not match the > locale settings. That is, your file has DD-MM- but your locale > uses MM-DD-. The QIF Importer doesn't require this matching, and indeed has lots of logic to test for four common

Re: [GNC] QIF import - Failed

2019-11-16 Thread D via gnucash-user
Louis, Lots of things can cause a QIF import failure. It's usually a formatting problem--a tag where one isn't expected, for example. One common problem is that the dates in the file do not match the locale settings. That is, your file has DD-MM- but your locale uses MM-DD-. If the pr