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

Worksheet.applyFilterAsync doesn't throw any error when the value doesn't belong to the filter's list of values #35

Open
florent-guinard opened this issue Aug 9, 2022 · 0 comments

Comments

@florent-guinard
Copy link

I have a basic embedded Worksheet with a filter on a "Region" dimension:
image

I use the Embedding API (v3.3) to apply a filter value for this "Region" filter, and purposefuly give a value that is not in this filter's list of values:
image
There is no visible error in the browser's console. The same workflow using the JavaScript API raises a "invalidFilterFieldValue" error.

Would it be possible for the Embedding API to throw an error in this case ? Thanks !

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

No branches or pull requests

3 participants