add_dashboard_action
Add an interaction action to a Tableau dashboard, enabling users to trigger events like navigating to a URL or filtering sheets when selecting data.
Instructions
Add an interaction action to a dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_name | Yes | ||
| action_type | Yes | ||
| source_sheet | Yes | ||
| target_sheet | No | ||
| fields | No | ||
| event_type | No | on-select | |
| caption | No | ||
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |