Dashboards & Visualizations

hide panels under the custom title?

Reddi694325
Path Finder

I have a dashboard having different panels that belong to 4 groups. I added 4 titles and aligned panels under each title, But here my requirement is I want to hide all panels under their titles. When I will click on each title I want to see the panels belong to that group. Kindly help me

Labels (1)
0 Karma

niketn
Legend

@Reddi694325 if you do not want JS, you can use one Link input per panel as title using CSS Override and then set the token as per the link clicked. Refer to one of my answers to use Link input as Tab in Simple XML Dashboard with CSS extension: https://answers.splunk.com/answers/819869/how-can-we-create-tabs-using-link-list-in-splunk-w.html
Other option would be to use JS extension to code click event handler on panel title to set/unset tokens to display/hide respective panel!

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

493669
Super Champion

@Reddi694325 ,
If you create one input like dropdown and then select group from dropdown and then be setting token you can show only that panel that belong to that group.
Let me know if this is what you are looking for ..then I will share sample code for this.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...