Re: [GNC] GNC] Mutual Fund - Price Import from csv, "Namespace could not be understood"

2021-08-07 Thread Deva -
. Cheers, Deva -- Date: Sat, 7 Aug 2021 21:35:30 +0100 From: Ashok Sinha To: gnucash-user@gnucash.org Subject: [GNC] Mutual Fund - Price Import from csv, "Namespace could not be understood&quo

Re: [GNC] Mutual Fund - Price Import from csv, "Namespace could not be understood"

2021-08-07 Thread David Carlson
Yes! On Sat, Aug 7, 2021 at 6:57 PM Ashok Sinha wrote: > Hi David, thanks. Verified that: > - csv file encoding same as for the import. > --> UTF-8 encoding > - namespace + symbol + currency already exist in your data file. > --> These are already in the price database, where I updated

Re: [GNC] Mutual Fund - Price Import from csv, "Namespace could not be understood"

2021-08-07 Thread Ashok Sinha
Hi David, thanks. Verified that: - csv file encoding same as for the import. --> UTF-8 encoding - namespace + symbol + currency already exist in your data file. --> These are already in the price database, where I updated manually till so far. Now trying importer to add prices. Hi John,

Re: [GNC] Mutual Fund - Price Import from csv, "Namespace could not be understood"

2021-08-07 Thread John Ralls
> On Aug 7, 2021, at 1:35 PM, Ashok Sinha wrote: > > Hello everyone, trying this list for the first time, I hope I am following > the instructions. > > I have downloaded and prepared an import.csv file with 2 lines as: > 05/08/21, INDIAMUTUAL,INF209KA12Z1, INR,143.021 > 05/08/21, INDIAMUTUAL,

Re: [GNC] Mutual Fund - Price Import from csv, "Namespace could not be understood"

2021-08-07 Thread David Carlson
Hi, I have not tried that particular method to import prices but I would suggest verifying that you created the csv file using the the same encoding that you are using for the import and that the namespace, symbol and currency already exist in your data file. Good Luck On Sat, Aug 7, 2021 at 3:3