mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 14:52:26 +08:00
488 B
488 B
aliases | title | weight | ||
---|---|---|---|---|
|
Use expressions to manipulate data | 40 |
Use expressions to manipulate data
Server-side expressions enable you to manipulate data returned from queries with math and other operations. Expressions create new data and do not manipulate the data returned by data sources.
{{< section >}}