Live Board Embed Testing
hello TS Support! I am having a problem with runtime filters in an embedded liveboard. Also i have a question regarding applying runtime filters conditionally to a specific answer.
Would you mind looking at this and giving me advice?
https://www.loom.com/share/c2ab8fc0ae8243c59849a1a48d755dc0
Loom
Live Board Embed Testing
Hi, in this video, I'm testing a live board embed feature with a focus on the AFFID parameter set to 3279. I demonstrate how the AFFID column interacts with the formula and address conflicts by showcasing the equal values. I request viewers to observe why the formula doesn't apply in this scenario.
2 Replies
Are you using runtime filters directly on a table rather than a worksheet? It will not work in that case : https://developers.thoughtspot.com/docs/runtime-filters#_limitations_of_runtime_filters.
If you want to apply runtime filters on just one viz, you can provide the vizId in the liveboard embed, but then that will embed only that particular viz. Currently I don't think there is any other way to apply runtime filters just to one viz..
Runtime filters
Apply filters to visualizations at runtime and pass them as URL parameters
@shikharTS that worked, that was the issue. ty