Hi, everyone!
Could, some one help me?
I have a table chart that shows me some information. And want to make drilldown to next dashboad from a cell with time ranges.
So I render value in table as links, like that:
http://mygrafanaserver:3000/d/P5ThyYbiz/mydash?orgId=1&var-myVar=${__cell}&from=$timeStart&to=$timeTo
How i can include time ranges in this case?