Dashboards & Visualizations

How to pass two tokens to another dashboard in drilldown

uveys
Engager

Hello everybody!

I have the following issue. i have two dashboards and i want to pass two tokens to another dashboard in one link tag. In a similar thread there was the suggestion of the usage of "&" but when i do the same, i get the following error message: Invalid character entity

The link tag looks like this:
dashboard?form.token1=$row.field1$&form.token2=$row.field2$

Passing one token works perfectly but i need two. I'd be very thankful for any suggestions

0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @uveys,
try & instead &:

dashboard?form.token1=$row.field1$&form.token2=$row.field2$

Ciao.
Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi @uveys,
try & instead &:

dashboard?form.token1=$row.field1$&form.token2=$row.field2$

Ciao.
Giuseppe

uveys
Engager

Thank you Guiseppe! It solved the issue 🙂

Best Regards

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @uveys,
you're welcome!
Ciao and Next time!
Giuseppe

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...