Dashboards & Visualizations

Dashboard drilldown not opening in new window

prakashbhanu407
New Member

I have a drilldown dashboard which works fine, but my requirement is to open in a New Tab/New Window when clicked and it is not working

I tried the below:

    <drilldown target="_blank">
      <set token="FilesReceivedFromCVS">$click.value$</set>
    </drilldown>


    <drilldown target="My New Window">
      <set token="FilesReceivedFromCVS">$click.value$</set>
    </drilldown>
0 Karma

sundareshr
Legend

This should work

    <drilldown target="_blank">
        <link>YOUR URL HERE</link>
    </drilldown>
0 Karma

mprreddy51
Explorer

Use like this to open in different tab

$row._raw$
$row._raw$

<![CDATA[/app/WQA/search?q=search index="IOS" sourcetype="abc" earliest=-4h latest=now "$raw1$*"]]>

0 Karma

ziegfried
Influencer

The target is only valid for the <link> action and won't have any effect on token setters.

0 Karma
Get Updates on the Splunk Community!

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...