Transformations: Add "Auto" mode to Organize Fields (#103055)
Co-authored-by: Leon Sorokin <leeoniya@gmail.com> Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Co-authored-by: Paul Marbach <paul.marbach@grafana.com>
This commit is contained in:
co-authored by
Leon Sorokin
Isabel Matwawana
Paul Marbach
parent
96f1582c36
commit
5e9bb9f506
@@ -1131,6 +1131,7 @@ Use this transformation to provide the flexibility to rename, reorder, or hide f
|
||||
|
||||
Grafana displays a list of fields returned by the query, allowing you to perform the following actions:
|
||||
|
||||
- **Set field order mode** - If the mode is **Manual**, you can change the field order by hovering the cursor over a field and dragging the field to its new position. If it's **Auto**, use the **OFF**, **ASC**, and **DESC** options to order by any labels on the field or by the field name. You can then drag the labels and the field name to set the priority of the sorting.
|
||||
- **Change field order** - Hover over a field, and when your cursor turns into a hand, drag the field to its new position.
|
||||
- **Hide or show a field** - Use the eye icon next to the field name to toggle the visibility of a specific field.
|
||||
- **Rename fields** - Type a new name in the "Rename <field>" box to customize field names.
|
||||
|
||||
Reference in New Issue
Block a user