I have table like this:
And I need to have "last" column (it is value
from influxDb) in first column.
It is InfluxDb version 1.7
.
I have a lot of queries (A,B,C,D):
So I can't use organize fields
transformation:
But if I do join
transformation before (regardless of the field) my table looks like this:
Use Grafana Organize fields
transformation and drag/drop fields to achieve desired order. Example:
If query consist of a lot of series (A,B,C,D), probably it is necessary to do Merge
transformation before Organize fields
: