Dashboards & Visualizations

is it possible to get checkboxes in a drop down?

pprakash2
Explorer

I have to display dashboards if the checkbox is ticked, if not hide the dashboard. I have two dropdowns with different values. The condition to display dashboard is to pick one or more value from two different lists. I thinking to get these two lists on to a checkboxes under two different dropdowns. I tried using multiselect, could not get my requirement. Not sure if this is right option or let me know any feasible solution.

Tags (1)
0 Karma

andrey2007
Contributor

Hello, pprakash2

If I understood your question
you woul like to show or hide panels depending on selected values
to accomplish it you can use tokens in drop-down list

<set token="slector1">$selector1$</set>
(and unset as well)

and depends option for panels
<panel depends="$selector1$">

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...