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!

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...