Dashboards & Visualizations

How to get values from drilldown for another search

john
Communicator

Hi,
time value name id
... a hhhh 56

How to get value from drilldown so that i can use those values for the further searches.I want to get all values(time,a,hhh,56) from the drilldown which given above and i want to use that for another search or pass that values to another view is this possible.Iam using advanced XML.Please help


10
row
True

this is my driilldown module...

Tags (2)
0 Karma

sdaniels
Splunk Employee
Splunk Employee

You'll need the Sideview Utils app of course. This should give you the details you need to get multiple values.

$click.fields.someFieldName$ $click.fields.someOtherFieldName$... for all the cells in a row which i think is what you are trying to get.

Nick answered this here.
http://splunk-base.splunk.com/answers/35577/how-to-pass-more-than-2-values-when-clicking-on-a-row-fo...

0 Karma

sideview
SplunkTrust
SplunkTrust

Well Sideview Utils itself contains examples and documentation, and there's a page dedicated to how the drilldown keys work with clickable tables and charts. See inside the app itself for more details.

john
Communicator

can you please send me syntax how to implement this in xml
i mean for multiple values from drilldown

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...