Dashboards & Visualizations

Display/Hide Panel based on Radio button and Dropdown input

ravichandra49
New Member

I have two Inputs, One is dropdown which specifies the type of File Incoming or Outgoing and another is Radio button which has three levels of SLA like Met, Warn, Breach. I want to display panel based on file type that can be selected using dropdown and level of SLA. How to check the values set by both tokens Change condition.

Tags (1)
0 Karma

493669
Super Champion

@ravichandra49 Refer below link It will guide you to hide/display panel based on input value-
https://splunkonbigdata.com/2019/01/10/how-to-hide-and-display-panels-using-dropdown-option-in-splun...

0 Karma

ravichandra49
New Member

@493669 I need to display panel based on combination of two Inputs value, one from drop down and one from radio buton, the link you gave is for one input. Something like below, but its not working

<change>
<condition match=$slatoken$==MET and $filetypetoken$==INCOMING>
<set token="MET">true</set>
<set token="INCOMING">true</set>
<unset token="WARN"></unset>
<unset token="BREACH"></unset>
<unset token="OUTGOING"></unset>
</condition>
</change>
0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...