Dashboards & Visualizations

Transfer tokens from dashboard to dashboard with drilldown

cannstatt
Explorer

Hi there

is there any option how I can transfer set tokens from dashboard A to dashboard B by using drilldown?

My aim is to set tokens in dashboard A and  by  click on a panel which is linked by drilldown to dashboard B the tokens in dashboard B are the same I set before in dashboard A.
Is this possible with the drilldown option or not?

Because until now I only get the value of the panel transferred into dashboard B

Labels (2)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

You can add parameters to the drilldown url like this

?form.tokenB=$tokenA|n$

Where tokenB is the token of an input element in dashboard B and tokenA is a token derived in dashboard A

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You can add parameters to the drilldown url like this

?form.tokenB=$tokenA|n$

Where tokenB is the token of an input element in dashboard B and tokenA is a token derived in dashboard A

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...