Docs: 7.2 filter options (#27689)
* Update field-options.md * Update menu.yaml * Create _index.md * Update _index.md * added files * moving content * updated links * fixed links and deleted old file * content changes * Update configure-all-fields.md * Content updates * contnet updates * updated content * Update whats-new-in-v7-2.md * content updates * added content * Update filter-table-columns.md * Update standard-field-options.md * moved files * content edits * Update _index.md * Update _index.md * fixed links and merge conflicts * Update menu.yaml * Update menu.yaml
This commit is contained in:
@@ -36,4 +36,4 @@ Before you can configure and apply transformations:
|
||||
- [Heatmap]({{< relref "../visualizations/heatmap.md" >}})
|
||||
- [Logs]({{< relref "../visualizations/logs-panel.md" >}})
|
||||
- [Stat]({{< relref "../visualizations/stat-panel.md" >}})
|
||||
- [Table]({{< relref "../visualizations/table-panel.md" >}})ß
|
||||
- [Table]({{< relref "../visualizations/table/_index.md" >}})
|
||||
|
||||
@@ -44,7 +44,7 @@ After I apply the transformation, there is no time value and each column has bee
|
||||
|
||||
> **Note:** This transformation is only available in Grafana 7.1+.
|
||||
|
||||
Use this transformation to combine the result from multiple queries into one single result. This is helpful when using the table panel visualization. Values that can be merged are combined into the same row. Values are mergeable if the shared fields contains the same data. For information, refer to [Table panel]({{< relref "../visualizations/table-panel.md" >}}).
|
||||
Use this transformation to combine the result from multiple queries into one single result. This is helpful when using the table panel visualization. Values that can be merged are combined into the same row. Values are mergeable if the shared fields contains the same data. For information, refer to [Table panel]({{< relref "../visualizations/table/_index.md" >}}).
|
||||
|
||||
In the example below, we have two queries returning table data. It is visualized as two separate tables before applying the transformation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user