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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...