Dashboards & Visualizations

How to hide token which is in the row and panel and not in fieldset?

Mohsin123
Path Finder

Hi ,

I want to hide the queue dropdown which is inside the  row . How to do that ? could you please help ?

And sometimes i see when i select one value from Application two values come in Queue for the selection when only one is checked , another in buffer probably . Please help me select only one which is checked .

 

s1.PNG

Labels (1)
0 Karma

weidertc
Contributor

You would use the depends attribute equal to to a token that you would never set.

 

<input ... depends="$neverShow$">

 

If I understand your second request, as far as 2 selections, Splunk is a little flaky and sometimes keeps the old value when its options update.  I don't know what to do about this.  I think its a timing issue with the token parsing.  If I am misunderstanding, please clarify that issue.

0 Karma

Mohsin123
Path Finder

@weidertc thanks 🙂

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...