mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 23:22:32 +08:00

* new refactored panel docs * fixed links * removed xtra sharing link, added links to panel display option tasks * fixed typo * add aliases * incorporate PM feedback * intermediate commit to resolve merge conflict * final changes to resolve merge conflicts
23 lines
827 B
Markdown
23 lines
827 B
Markdown
+++
|
|
title = "Delete a field override"
|
|
weight = 50
|
|
aliases = ["/docs/sources/panels/override-field-values/delete-a-field-override/"]
|
|
+++
|
|
|
|
# Delete a field override
|
|
|
|
Delete a field override when you no longer need it.
|
|
|
|
When you delete an override, the appearance of value defaults to its original format. This change impacts dashboards and dashboard users that rely on an affected panel.
|
|
|
|
## Before you begin
|
|
|
|
- [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel.md" >}}).
|
|
- [Add a field override]({{< relref "../override-field-values/add-a-field-override.md" >}}).
|
|
|
|
**To delete a field override**:
|
|
|
|
1. Edit the panel that contains the override you want to delete.
|
|
1. In panel display options, click the **Overrides** tab.
|
|
1. Click the override you want to delete and then click the associated trash icon.
|