Dashboards & Visualizations

Linking the dashboard

bbhandari012
Explorer

I have a couple of dashboard. In each dashboard, i would like to have a feature of drop down menu on top of each dashboard, selecting the drop down menu, should redirect me to the different dashboard according to the selection . How can i achieve that feature ?

<input type="dropdown" token="openNewPageToken">
<label></label>
<default>Select a page to open</default>
<choice value="">Select a page to open</choice>
<choice value="first_dashboard">Open another dashboard</choice>
<choice value="second_dashboard">Open second dashboard</choice>
<change>
  <condition value="first_dashboard">

  </condition>
  <condition value="second_dashboard">

  </condition>
</change>
Tags (1)

simha111
New Member
    <condition value="1">
      <link target="_blank">/app/search/a</link>
      </condition>
       <condition value="2">
      <link target="_blank">/app/search/kv</link>
      </condition>
      </change>
0 Karma

simha111
New Member
    <condition value="1">
      <link target="_blank">dashboardpath1</link>
      </condition>
       <condition value="2">
      <link target="_blank">dashboardpath2</link>
      </condition>
      </change>,  <change>
    <condition value="1">
      <link target="_blank">dashboard path1</link>
      </condition>
       <condition value="2">
      <link target="_blank">dashboard path2</link>
      </condition>
      </change>
0 Karma

tzhou01
New Member

I have the same need and have not found the answer.

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You should consider using and configuring the existing navigation menu: http://docs.splunk.com/Documentation/Splunk/6.3.3/AdvancedDev/BuildNavigation

0 Karma

vsingla1
Communicator

Thanks Martin,
I had exactly the same issue as bbhandari012.
I went by your recommendation for creating a separate app and build navigation from it.

0 Karma
Get Updates on the Splunk Community!

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...