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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...