Dashboards & Visualizations

Example of drilldown from one dashboard to another?

Jason
Motivator

A client is looking for a high-level dashboard, and by clicking charts/graphs or links on it, get sent to a more in-depth dashboard - NOT a search. Does anyone have examples of this?

Examples of static links from graphs and static links just below/beside graphs would be helpful. The simpler the XML the better (can it be done in a Form?)

krish3
Contributor

Anyone still looking for same now it is made easy by using drilldown tags like the one below:

    <drilldown>
      <link>dashboard_name?form.userid=$token1$&form.activity=$token2$&form.hour=$click.value$&aamp;form.time.earliest=0&form.time.latest&earliest=$time.earliest$&latest=$time.latest$</link>
    </drilldown>

This tag should be placed within Chart tag. And the tokens and variables are specific to the dashboard you are drilling down in to and $click.value$ holds the passing value between the dashboards for drilling down.

0 Karma

Jason
Motivator

Just click anywhere on the graph to link to another view - is this really that hard, folks?

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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