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!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...