Hi all,
I’m working in Grafana 8 and I have a requirement where I need to color the entire row of a table based on a column that contains values like "Ok"
and "Not OK"
.
I tried using value mappings, cell background colors, and field overrides, but the row isn’t getting colored based on the logic I defined. Instead, it’s applying the default threshold colors (e.g., green) without considering the actual value mappings.
Has anyone faced a similar issue? Is there a workaround to achieve full row coloring in Grafana 8, or is this only possible in newer versions?
Thanks,
Saurabh