mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 18:42:29 +08:00
789 B
789 B
aliases | title | weight | ||||||
---|---|---|---|---|---|---|---|---|
|
Transform data | 500 |
Transform data
Transformations are a powerful way to manipulate data returned by a query before the system applies a visualization.
With transformations, you can:
- Rename fields
- Join time series data
- Perform mathematical operations across queries
- Use the output of one transformation as the input to another transformation
This section includes the following topics:
{{< section >}}