I want to use the data from one column of the table to maximize the gauge of another column, is there a way to do it?
use column 2 to maximize the gauge in column 3
I want to use the data from one column of the table to maximize the gauge of another column, is there a way to do it?
use column 2 to maximize the gauge in column 3
Welcome @aslpc20141 to the Grafana forum.
I have a separate query (“B”) which I use the set the maximum level on a gauge:
Can you rewrite your queries so that End_Qtd_Max_Vol_Sec is returned via a separate query (call it “B”) and then do as I have done above?