Dashboards & Visualizations

How to use drill down search on multiple columns values to have some check on column values?

shayan_singla
New Member

There is a table with 3 columns.
On clicking one row i want that a search should get triggered and have following kind of search:

index = "user_defined" earliest="col2_value" latest="col3_value" column = "col1_value"

Please suggest the possible solution to this problem.
Thanks.

Tags (1)
0 Karma

royimad
Builder

You can use sideview and get $click.fields.someFieldName$ $click.fields.someOtherFieldName$, etc... for all the cells in the row, and you also get $click.cell0.value$, $click.cell7.value$, in case that's ever useful... then parse those values to the search

dart
Splunk Employee
Splunk Employee

are you using a Simple XML or Advanced XML Dashboard?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...