joseballester / muFunds

µFunds lets you import your asset data from Morningstar and other sources to your Google Sheets spreadsheet by using a simple formula.
https://mufunds.com
81 stars 11 forks source link

Cant pull nordics stocks from Morningstar #41

Open Larsdi opened 2 years ago

Larsdi commented 2 years ago

Hi,

Cant pull nordic stocks from Morningstar. E.g.: =muFunds("nav";"NO0003054108";"morningstar-no"), throws the error message:

I am getting the error message: TypeError: No se puede llamar al método "getDescendants" de undefined. (linje 33).

Following; =muFunds("nav";"NO0011088593";"morningstar"), throws the error message:

Error: NAV is not available for this asset and source. Please try another data source (linje 80).

I have tried different IDs for various nordics stocks, and none seems to work - except for funds.

Hope you have some time to look into this!