You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a basic embedded Worksheet with a filter on a "Region" dimension:
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:
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 !
The text was updated successfully, but these errors were encountered:
I have a basic embedded Worksheet with a filter on a "Region" dimension:
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:
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 !
The text was updated successfully, but these errors were encountered: