Dashboards & Visualizations

Drilldown not opening in new tab

mscomms
Path Finder

Hi All, using the default drilldown the drilldown would open in a new tab as expected when I edited the drilldown to make the results more specific like this

<drilldown>
<condition field="community">
<set token="community_tok">$click.value$</set>
<eval token="drilldown.earliest">strptime($row._time$,"%Y-%m-%d %H:%M:%S")</eval>
<eval token="drilldown.latest">strptime($row._time$,"%Y-%m-%d %H:%M:%S") + $row._span$</eval>
<link target="_blank">search?q="index%3Dtelephony%20community%3d$community_tok$%20%7Ctimechart%20count%20by%20community&amp;earliest=$drilldown.earliest$&amp;latest=$drilldown.latest$"</link>
</condition>
</drilldown>

the drill down works as expected but it no longer opens in a new tab any ideas anyone?

I am using splunk enterprise 8.1.1

Labels (1)
0 Karma

mscomms
Path Finder

Update it looks like this is an edge issue it works fine in chrome

 

0 Karma

mscomms
Path Finder

The dashboard is loading fine it just isn't loading in a new tab

0 Karma

to4kawa
Ultra Champion

$row._time$ is epoch time, it can't do strptime.

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 ...