TSVB - Top N - Item URL: keep time interval when link to other dashboard

I´m using the "item url" in TSVB visualization to link to another dashboard.
In the new dashboard the search is already filled with the value of "{{key}}"
(thats ok).

When link to another dashboard I also want to keep the selected time interval. Is this possible?
Maybe I have to set &_g=(time:)?

This is my current item url with a static time interval of one hour :
<URL>?_a=(query:(language:kuery,query:'host.name:"{{key}}"'))&_g=(time:(from:now-1h,to:now))

Can somebody help me?
Thanks!

You should use the dashboard drilldown feature for this, because otherwise you won't be able to persist the time range. This feature was introduced in 7.8

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.