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!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...