Kentaro Yoshida | Commune Inc - Hi, There are h...
Hi, There are
hideIrrelevantFiltersAtTabLevel
is already implemented as LiveboardViewConfig
.
https://github.com/search?q=repo%3Athoughtspot%2Fvisual-embed-sdk%20hideIrrelevantFiltersAtTabLevel&type=code
https://developers.thoughtspot.com/docs/whats-new#_show_only_relevant_filters_and_parameters_on_liveboards:~:text=Show%20only%20relevant,%F0%9F%94%97
But this is not documented yet, could you please add it to the documentation site?
https://developers.thoughtspot.com/docs/Interface_LiveboardViewConfig#_hideirrelevantchipsinliveboardtabsGitHub
Build software better, together
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

LiveboardViewConfig
The configuration for the embedded Liveboard or visualization page view.
What’s new
New features and enhancements
3 Replies
The
hideirrelevantchipsinliveboardtabs
does not enough to achieve this.
we need to set hideirrelevantchipsinliveboardtabs:true
and hideIrrelevantFiltersAtTabLevel:true
both.
Hey I've already raised this internally. This should be reflected soon.
Thanks, Please let me know after reflected to the documentation.