hopefully nobody asked it before. Otherwise I didn’t find the right answer.
I’m creating a few dashboards at the moment.
Right now I have a problem with data links from a panel to another dashboard.
At the main dashboard, I will show data from one day (00:00:00 - 23:59:59).
If I click on a link of a panel, I would like to show more detail information.
For example:
At the main dashboard, I show the operation time of one day. By clicking on the link, I would like to show on an second dashboard the operation time concerning the last 14 days.
How can I modify the time at the URL, to be able to see the last 14 days?
Hi @dpy232,
If you want to open a another dashboard in specific time range you can use from and to variables. Let’s say that base URL of another dashboard is:
If you want to open a dashboard in same time range as you are looking in current dashboard (e.g. yesterday) then you need to use global variables $__from and $__to like so: