Hello everyone,
I am a beginner trying to get the best out of Grafana. Currently working on a project wherein I am fetching the data from a MYSQL table. On my dashboard, there is a date column where I have set the values to show ‘10 hours ago’, ‘a day ago’, ‘2 days ago’, etc. I have also added a column level filter on this date column.
My question is: is there a way to change the filter values to just show the values as ‘(n) day(s) ago’ and not ‘n hours ago’?
Thank you
A friendly beginnner