update_calculated_field
Modify the expression of an existing QuickSight calculated field. Visuals using the field update immediately; a backup is created automatically before changes.
Instructions
Update the expression of an existing calculated field.
WARNING: This modifies the analysis definition. A backup is automatically created before making changes. Visuals using this field will reflect the new expression immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact name of the calculated field to update. | |
| analysis_id | Yes | The QuickSight analysis ID. | |
| new_expression | Yes | The new QuickSight expression. Uses the same syntax as add_calculated_field. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||