Ben Glass - Hello! I am looking for a way to pr...

Hello! I am looking for a way to preselect an option within a liveboard filter for thoughtspot embed. I have a particular filter created for a liveboard. When a users liveboard is rendered, I'd like to be able to apply a runtime filter to the content, but also allow the original list of filter options to be available. I can provide some more examples of what I am trying to accomplish if that helps, but any pointers or code samples to help me accomplish this?
1 Reply
shikharTS
shikharTS5mo ago
I think host events is something that can help you. https://developers.thoughtspot.com/docs/Enumeration_HostEvent#_updatefilters. As soon as the liveboard is rendered, use the host event to update the filter to the values you want in the filter.
HostEvent
Event types that can be triggered by the host application to the embedded ThoughtSpot app.

Did you find this page helpful?