Intro to actions
Actions are user-defined interactivity that you can configure within and across workbook elements. By automating responses to specific user interactions, you can create efficient workbook workflows that produce quick and relevant data insights.
This document introduces action conditions, triggers, and effects. For information about using actions, see the Related resources section at the end of this page.
Understanding actions
An individual action consists of a condition (optional), a trigger, and an effect.
1You can configure a single action on a workbook element or a sequence of multiple actions that execute in a specified order.
Action conditions
You can define an optional condition for any action sequence. The condition can be a custom formula or, if you are configuring an action for a control, the condition can be the value of the control.
For more information, see Make an action conditional.
Action triggers
Action triggers can be configured on most element types. The following table describes the supported trigger types.
Actions are not initiated when a trigger element is maximized. This behavior prevents users from triggering action effects that are not visible while the maximized element spans the full browser window.
For table elements with an On select action trigger, you can customize the appearance of the column that triggers the action sequence to highlight interactivity. For more information, see Format action button columns.
Action effects
The following table lists the actions you can configure on a trigger element and describes the corresponding effect.
Action configurations
Actions feature versatile configurations to support responses that are highly relevant to your specific needs and preferences.
Examples:
- Configure the Open URL action to open a static link, or utilize dynamic text to generate URLs that adjust to control or column values in the current workbook.
- Configure the Set control value action to filter the trigger element itself, or create a cross-element action that filters a child element.
- Configure the Open Sigma doc action to open another workbook in its published state, or pass values to control elements in the destination workbook to open a custom, drilled-down view.
For detailed information about configuring the different types of actions, see the Related resources section at the end of this page.

