Hey team, we are currently using runtime

Hey team, we are currently using runtime filter to render a liveboard. We want to add another filter to exclude N products, but not in operation doesn't exist yet. Is there a workaround? We can pass an IN list instead, but that can be thousands of items
1 Reply
ashish
ashish9mo ago
NOT_IN is currently in development and planned for a future release. You could use IN along with the long list as a workaround, please use this flag https://developers.thoughtspot.com/docs/Interface_LiveboardViewConfig#_excluderuntimefiltersfromurl to avoid any browser limits.
LiveboardViewConfig
The configuration for the embedded Liveboard or visualization page view.

Did you find this page helpful?