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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...