Dashboards & Visualizations

How can - have recovered the time set using a DrillDown on another dashboard ?

mohamed_2020
New Member

On my dashboard I have a list to define the date on which I want to display the events

I want to create a drilldown by clicking on a Type value (Single Value) in order to display the details in a table on another dashboard
I would like to know how can we retrieve the Time field which is configured to display the table according to this Time?

Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @mohamed_2020,
sorry but I don't speak french, so I'll answer in english.
you can pass the time delimiters to another dashboard in drilldown, adding these parameters to the drilldown url:
if the time input token is called "Time", you could add to your panel something like this:

<drilldown>
  <link>
         <![CDATA[drilldown_dashboard?TimeDa=$Time.earliest$&TimeA=$Time.latest$]]>
  </link>
</drilldown>

Remember that if you want to use "&" in a dashboard, you have to replace with "&amp;"

ciao.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

December 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...