---
sourceDocument: Australia Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/now-intelligence

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Delete a function field

# Delete a function field {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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.

## Vorbereitungen

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.  
Wichtig:  
\>No check is made on a where a function field is used when you delete. In addition, deleting a function field is not reversible.

## Prozedur

1. Navigate to AllSystem DefinitionTables.
2. Select the table with the function field that you want to delete.
3. Select the column to open its form.
4. Select Delete Column.  
   You can only delete the column if the Column name begins with <kbd class="ph userinput">u_</kbd> or <kbd class="ph userinput">x_</kbd>. If the Column name begins with something else, it was created by ServiceNow support. Contact support to delete it.

## Ergebnisse

The function field is deleted and can no longer be used in data visualizations.

