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!

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...