Dear Grafana Team,
I would like to request a feature for the Grafana Table Panel.
Currently, conditional formatting (like coloring a cell background) can only be applied based on the value of the same field.
It is not possible to compare two fields (example: if Actual Sales < Target Sales) and then apply coloring based on that.
Feature Request:
Enable conditional formatting where we can compare two fields in a table panel, and apply background color or text color based on that comparison.
Example Use Case:
Show Actual Sales and Target Sales columns.
If Actual Sales is less than Target Sales, color the Actual Sales cell red.
Otherwise, keep it normal or green.
This feature would be very helpful for many business dashboards where targets vs actuals need to be visualized cleanly without extra calculated fields.
Thank you for considering this!