Runtime overrides
You can apply filters and adjust Parameter values on ThoughtSpot Liveboards and Answers at load time.
Runtime filters🔗
Runtime filters allows setting filter rules on embedded objects dynamically at runtime.
Developers can set runtime filters in the Visual Embed SDK for the following embed components:
After the object loads, runtime filters can be adjusted using the SDK events.
Runtime Parameters🔗
Parameters allow users to visualize data by running different scenarios with adjustable values. You can use Parameters within formulas when analyzing your data via Search, Liveboards, or Answers.
Like runtime filters, Parameters can be applied on ThoughtSpot objects at runtime. Developers can set runtime Parameters in the Visual Embed SDK for the following embed components:
After the object loads, Parameter values can be adjusted using the SDK events.