Dashboards & Visualizations

hide panel (basic search) with no condition in XML

ReneImthorn
Engager

How can I always hide a panel unconditionally? (f.i. a basic search panel)

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Use the depends option.

<panel depends="$someTokenThatNeverExists$">
...
</panel>

 

---
If this reply helps you, Karma would be appreciated.

View solution in original post

ReneImthorn
Engager

Yes! Thx!

richgalloway
SplunkTrust
SplunkTrust

Use the depends option.

<panel depends="$someTokenThatNeverExists$">
...
</panel>

 

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...