Delete a function field
- UpdatedJul 31, 2025
- 1 minute read
- Zurich
- Reporting
A user with the admin role can delete a function field from its table. Deleting a function field is useful if you want to create a function field with the same name as one that exists on that table.
Before you begin
Role required: admin
Function fields are stored as columns on the table that you create them on. To delete a function field, you delete the associated column.
Important: >No check is made on a where a function field is used when you delete. In addition, deleting a function field is not reversible.
Procedure
Result
The function field is deleted and can no longer be used in data visualizations.