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

Unable to retrieve data for Australian funds #6

Closed joseballester closed 5 years ago

joseballester commented 5 years ago

HTML parsing for data from the Australian Morningstar page has stopped working. For example, when asking for OnePath OA FR IP-T. Rowe Price Global Eq fund's NAV with the function call =muFunds("nav","MMF1563AU", "morningstar-au"), an HTML parsing error is obtained:

TypeError: No se puede llamar al método "getValue" de undefined. (línea 145).

joseballester commented 5 years ago

This issue has been solved in commit c10fdc5c0c61d646cb0ed861308c2ca9048f79c2 (Bugfixes for Morningstar AU) and will be incorporated to the next µFunds release, v2.2.