Dashboards & Visualizations

Linking two dashboards (click on a result in dashboard 1, get graph in another dashboard)?

SJanasek
Path Finder

Hi there

I have two dashboards.
dashboard 1 shows incidents. I've got a table as a result with date, metric, current metric value, warning threshold, critical threshold and metric result. I want to click on the metric result which is either "ok" or "warning", etc...
after clicking at the metric result it should open dashboard 2
dashboard 2 shows a timechart with the current value in a time period. after clicking on the metric result in dashboard 1 dashboard 2 should now show the part of the graph, where the incident is.
how can I do this?

0 Karma
1 Solution

cmerriman
Super Champion

you'll want to use the link option. in your <drilldown> element in your dashboard1 table, you'll have a <link> element that will provide the path to dashboard2

here is a doc on how to do it:
http://docs.splunk.com/Documentation/Splunk/6.5.1/Viz/Dynamicdrilldownindashboardsandforms

View solution in original post

cmerriman
Super Champion

you'll want to use the link option. in your <drilldown> element in your dashboard1 table, you'll have a <link> element that will provide the path to dashboard2

here is a doc on how to do it:
http://docs.splunk.com/Documentation/Splunk/6.5.1/Viz/Dynamicdrilldownindashboardsandforms

SJanasek
Path Finder

thank you very much, but i still can't take the time of dashboard one in to dashboard 2. can you help me?

0 Karma

cmerriman
Super Champion

i'd need to see your xmls to help, i think.

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!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...