Dashboards & Visualizations

How do you dynamically pass parameters over two dashboards?

arkonner
Path Finder

I defined a lookup file with

Country Router lat lon Name Town
EG AA368Z 30.0771 31.2859 Egypt Cairo
.
.
.
With a search using a geostat command, I show the various router on the map (dashboard1)

On the map selecting the "dot" corresponding to one specific location, I was looking to pass this parameter to another dashboard.

That way, I could run searches only for the selected router/country.

Any help will be useful

0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi arkonner,

You can easily pass any clicked value to another dashboard using Drilldown setting of the map.

Your destination dashboard should have an input that selects router/county.

  • Lets's say destination token name is router_token and map field name on your source dashboard is router_name.
  • On drilldown editor select Link to dashboard as On Click event, choose relevant App and Dashboard.
  • On Advanced>Parameters you should set as form.router_token = $row.router_name$

When you click on a router on the map it will open the destination dashboard with router_tokenvalue set.

I hope this helps.

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...