Hello - I have an embedded liveboard

Hello - I have an embedded liveboard with the react SDK. I want to add a custom action to some visualizations that will open the explore modal with a specific filter open. I'm having trouble finding the proper event to call to make this happen. Is it possible? If so, how should I go about it?
2 Replies
shikharTS
shikharTS4w ago
This cannot directly be achieved with a single action. Do HostEvent.UpdateFilters and HostEvent.Explore together not work?
Valhalla
ValhallaOP4w ago
It doesn’t need to be a single action. I’ll give this a try tomorrow. Thanks

Did you find this page helpful?