Hiding certain filter chips in liveboard embeds?

Hello! I'm working on an embed of a liveboard. I'm showing the liveboard header so that the user can filter the data shown in the liveboard, but I want to hide one of the filter chips for this particular embed. I know I could remove the filter from the liveboard itself in ThoughtSpot, but I want the filter to be available in other contexts, like within ThoughtSpot, or inside other embeds. As an example, in the attached screenshot, I want to remove the ID filter chip. What is the best way to hide a single filter chip in an embed, while still allowing the other filter chips to appear? Thanks!
No description
2 Replies
shikharTS
shikharTS•4d ago
You can use unstable CSS rules currently to do this. There is no direct provision in the sdk for this right now unfortunately cc @Aditya
Kirk
KirkOP•4d ago
Thank you, @shikharTS! It would be great to see this added to the config at some point, something along the lines of visibleActions. I'll see what I can do with the unstable CSS rules until then. 🙂

Did you find this page helpful?