Condition based formatting of table rows

Hi dear grafana community!

I’m running Grafana v11.3.0 inside a docker container.

I would like to achieve a condition based formatting of each table rows as soon this condition is true: minimum inventory <= current inventory.

I have tried to use data transformation without success. The data is pulled from a mysql database (no. timeseries!). The inventory colums are number values.

On the following screenshot I have visualized via Chrome development console my desired result.

Thank you for sharing your thoughts on that!

I have solved this via JQUERY. I think this is not possible with Grafana. This thread can be closed.

1 Like

It is possible using business text or config by query