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!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...