In a Grafana Table visualization using version 12.3.1, I have two numeric columns (Column A and Column B).
I want to apply conditional formatting such that:
-
If Column A > Column B, then Column A cell background should be red
-
Else, Column A should remain white (default)
If yes, please share the recommended approach.

