Dashboards & Visualizations

Multi-click Drilldown

_gkollias
Builder

I've built a dashboard where users can do a drilldown by selecting an order status in a drop-down list, and then clicking the orderType with that status

Is it possible to add a multi-click feature, where a user can click multiple status's to drill down in to those orders?

Thanks!

Tags (2)
0 Karma

aelliott
Motivator

For multi selections, You can use the http://docs.splunk.com/Documentation/WebFramework "MultiDropdownView"

0 Karma

aelliott
Motivator

in that case, apparently it is included with sideviewutils http://answers.splunk.com/answers/13393/how-to-create-multiselect-drop-down-field

_gkollias
Builder

Heres an example:

<![CDATA[ search status="$status$" | stats
current search ]]>


5
results
row

cg_diversity_channel_detail $click.fields.svc_context_name$
$status$

0 Karma

_gkollias
Builder

Thatnks for your quick response! I am actually using tokens, it's advanced XML with the SideViewUtils module.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...