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!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...