Hi, I have an MSSQL query to load dynamically the threshold values, that is because I have a variable in the dashboard that changes the variable displayed, so I need to change the threshold depending on the variable, right now I can load the threshold values using the transformation type “Config from query results” but I can not assign the colors, I have tried with columns with the color names but nothing happened, so I want to know if someone has an idea about how to manipulate the threshold colors using the transformation “Config from query results”.
Right now I am getting each threshold value in a column, it works, but the colors are the problem, all of them are red and I want to assign a different color for the different thresholds.
Just in case, I am using grafana version 8.1.2.0.
Thanks in advance for any help you can give me with this.