color change according to date

Hello guys, I’m monitoring the change of a folder in windows with zabbix and it returns the modification date. I pulled in grafana and wanted to change the color of the date if there is no change and if it changes it remains in the default color which is green. How can I do this?

Hello :wave: and welcome to the forum, @rodrigoalves28011993

If you have some sort of mechanism for measuring or calculation if and when files are modified, you could use the value mapping feature to change their color. But I imagine you will need to query some sort of value, or calculate one in Grafana, to evaluate modified vs not-modified