Dashboards & Visualizations

Conditional DrillDown

lostcauz3
Path Finder
KPIGLOBALLOCAL
random1random_datarandom_data
random2random_datarandom_data
random3random_datarandom_data



I have a dashboard like the above i want to design a conditional drilldown where :

when someone clicks on any value(random_data) in the global column they must be redirected to a different page in a new tab

when they click on any value(random_data) in the local column they must be redirected to a different page in a new tab


is there any way to achieve this?

Labels (3)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
<drilldown>
  <condition field="GLOBAL">
    <link .../>
  </condition>
  <condition field="LOCAL">
    <link .../>
  </condition>
</drilldown>

View solution in original post

0 Karma

lostcauz3
Path Finder

Thanks a ton!!

you taught me a lot.

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
<drilldown>
  <condition field="GLOBAL">
    <link .../>
  </condition>
  <condition field="LOCAL">
    <link .../>
  </condition>
</drilldown>
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 ...