delete_calculated_field
Remove a calculated field from a QuickSight analysis with automatic backup. Dependent visuals or fields may break.
Instructions
Delete a calculated field from a QuickSight analysis.
WARNING: This is destructive. If the field is used by any visuals or other calculated fields, those references will break. Check get_columns_used first to understand the impact.
A backup is automatically created before deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact name of the calculated field to delete. | |
| analysis_id | Yes | The QuickSight analysis ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||