Skip to content
New issue

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

Error: You have selected an invalid option (line 16) #63

Open
Simva9 opened this issue Nov 24, 2023 · 1 comment
Open

Error: You have selected an invalid option (line 16) #63

Simva9 opened this issue Nov 24, 2023 · 1 comment

Comments

@Simva9
Copy link

Simva9 commented Nov 24, 2023

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)

@joseballester
Copy link
Owner

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")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants