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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...