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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...