Dashboards & Visualizations

Panel Depends on Token with Matching Condition

DGilbert91
Explorer

Hi all,

I know it is possible to only show rows / panels if a token is set,

 

<row depends="$token$"> 

 

Is it possible to only show the row if the token has a specific value?

 

<row depends="$token$ == 1"> 

 

Thanks for any help

Labels (2)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

No, depends works on whether the token has been set to a non-null value.

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

No, depends works on whether the token has been set to a non-null value.

Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...