We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get this error message for every use of muFunds. Error: You have selected an invalid option (line 16)
Examples: =muFunds(NAV, GB00BDSFHH38, morningstar-uk) =muFunds(currency, F00000YBT6, morningstar-uk)
The text was updated successfully, but these errors were encountered:
Hi @Simva9, thanks for sharing your issue. Please make sure that you introduce the values within double quotes and in lowercase, so it should be:
=muFunds("nav", "GB00BDSFHH38", "morningstar-uk") =muFunds("currency", "F00000YBT6", "morningstar-uk")
Sorry, something went wrong.
No branches or pull requests
I get this error message for every use of muFunds.
Error: You have selected an invalid option (line 16)
Examples:
=muFunds(NAV, GB00BDSFHH38, morningstar-uk)
=muFunds(currency, F00000YBT6, morningstar-uk)
The text was updated successfully, but these errors were encountered: