Dashboards & Visualizations

How to change the drop-down source input on my dashboard to a checkbox?

banderson7
Communicator

I have a dashboard that allows the user to choose the source of the data from a drop-down menu, and it will show the data one source at a time. I'd like to use a checkbox instead, to show more than one source at a time. I suspect the token delimiter is the answer, but I'm not sure if that's the way to go or not. Right now, my token prefix is (source=/path/to/xml and the suffix is ), and the user chooses the xml file in that source directory, which is autopopulated by the filenames in the directory. I'd like to keep that logic if possible.

Is what I'm asking for possible?

0 Karma
1 Solution

sundareshr
Legend

Try this

      <prefix>(</prefix>
      <suffix>)</suffix>
      <valuePrefix>source="/path/to/xml/</valuePrefix>
      <valueSuffix>"</valueSuffix>
      <delimiter> OR </delimiter>

View solution in original post

sundareshr
Legend

Try this

      <prefix>(</prefix>
      <suffix>)</suffix>
      <valuePrefix>source="/path/to/xml/</valuePrefix>
      <valueSuffix>"</valueSuffix>
      <delimiter> OR </delimiter>

banderson7
Communicator

That did it, thank you!

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...