Grafana 8.4.3 version
Postgresql-14
I have a column with date, I need to change the color of this date when it is less than 2 days, example: get the current date “2022-03-16” - 2 days “2022-03-14” any date less than or equal to 2022 -03-14 change the color to red, is it possible??