Dashboards & Visualizations

how to hide panel in dashboard

sravankaripe
Communicator

Please help me with sample code to hide/show panel in a dashboard.

when ever the user want to see the panel it should allow the user to see panel whenever he clicks the radio button and hide the panel whenever the user unchecks it.

0 Karma
1 Solution

somesoni2
Revered Legend

There are several examples in Splunk Answers (results of quick search 'Splunk hide show panels')

Based on result count
https://answers.splunk.com/answers/218623/how-to-hide-panels-with-no-results-from-a-dashboar.html

Based on a dropdown (can be easily converted to checkbox)
https://answers.splunk.com/answers/188709/how-to-display-dashboard-panels-dynamically.html

View solution in original post

aaraneta_splunk
Splunk Employee
Splunk Employee

@sravankaripe - Did one of the answers below help provide a solution your question? If yes, please click “Accept” below the best answer to resolve this post and upvote anything that was helpful. If no, please leave a comment with more feedback. Thanks.

0 Karma

woodcock
Esteemed Legend

You need to put use the depends directive on the shifting panel and have it depend on a token that you set and unset with the radio button control.

0 Karma

somesoni2
Revered Legend

There are several examples in Splunk Answers (results of quick search 'Splunk hide show panels')

Based on result count
https://answers.splunk.com/answers/218623/how-to-hide-panels-with-no-results-from-a-dashboar.html

Based on a dropdown (can be easily converted to checkbox)
https://answers.splunk.com/answers/188709/how-to-display-dashboard-panels-dynamically.html

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...