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!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...