51dfcd7d37
* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
26 lines
784 B
Markdown
26 lines
784 B
Markdown
+++
|
|
aliases = ["/docs/grafana/latest/panels/format-data/map-a-value/", "/docs/sources/panels/format-data/map-a-value/"]
|
|
title = "Map a value"
|
|
weight = 20
|
|
+++
|
|
|
|
# Map a value
|
|
|
|
Map a value when you want to format a single value.
|
|
|
|
## Before you begin
|
|
|
|
- [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel.md" >}}).
|
|
|
|
**To map a value**:
|
|
|
|
1. Open a panel for which you want to map a value.
|
|
1. In panel display options, locate the **Value mappings** section and click **Add value mappings**.
|
|
1. Click **Add a new mapping** and then select **Value**.
|
|
1. Enter the value for Grafana to match.
|
|
1. (Optional) Enter display text.
|
|
1. (Optional) Set the color.
|
|
1. Click **Update** to save the value mapping.
|
|
|
|

|