4b5adfb1ba
* Docs: combines all SAML topics into one topic (#49443)
* combines all SAML topics
* resolves merge conflicts
* makes prettier
(cherry picked from commit 8c84d62e3d)
* Fix broken relrefs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
978 B
978 B
aliases, title, weight
| aliases | title | weight | ||
|---|---|---|---|---|
|
Write an expression | 20 |
Write an expression
If your data source supports them, then Grafana displays the Expression button and shows any existing expressions in the query editor list.
For more information about expressions, refer to [About expressions]({{< relref "about-expressions.md" >}}).
Before you begin
- [Add a panel]({{< relref "../../working-with-panels/add-panel.md" >}}).
To write an expression:
-
Open the panel.
-
Below the query, click Expression.
-
In the Operation field, select the type of expression you want to write.
For more information about expression operations, refer to [About expressions]({{< relref "about-expressions.md" >}}).
-
Write the expression.
-
Click Apply.