strativd - Hey team! I have a question about hi...
Hey team! I have a question about hiding specific visuals via the Visual SDK. For context, we are using RLS and ABAC rules to filter data for customers:
1. If all the data that makes up a certain visual is hidden by ABAC, will the visual be completely hidden or will it show a "No data" placeholder?
2. I know we can hide tabs via the SDK. Is there an option to hide specific visuals within each tab? Or is custom CSS our only option there?
Solution:Jump to solution
1. It will show a "No data" placeholder
2. Yes you can select which visuals to show by using visibleVizs inteh liveboard config https://developers.thoughtspot.com/docs/Interface_LiveboardViewConfig#_visiblevizs...
LiveboardViewConfig
The configuration for the embedded Liveboard or visualization page view.
1 Reply
Solution
1. It will show a "No data" placeholder
2. Yes you can select which visuals to show by using visibleVizs inteh liveboard config https://developers.thoughtspot.com/docs/Interface_LiveboardViewConfig#_visiblevizs
LiveboardViewConfig
The configuration for the embedded Liveboard or visualization page view.