All Apps and Add-ons

Maps+ Drilldown not working

lydiapal_splunk
Splunk Employee
Splunk Employee

Trying to set up any kind of drilldown from Maps+, done the following:

  • Enabled drilldown from visualisation settings
  • Set up drilldown clicking "edit drilldown" - set up "on click link to custom search" index=main | search $row.tooltip$

Still no success, tried both single click and double click, but it doesn't take you anywhere.

Any advice?

Many thanks!

Tags (1)
0 Karma
1 Solution

shaskell_splunk
Splunk Employee
Splunk Employee

The drill down field can not be a reserved field that the visualization uses. With that said, the tooltip field cant be used to drill down on. Just eval it as a new field and include that in the final table.

| eval ddfield=tooltip | table ddfield

View solution in original post

0 Karma

shaskell_splunk
Splunk Employee
Splunk Employee

The drill down field can not be a reserved field that the visualization uses. With that said, the tooltip field cant be used to drill down on. Just eval it as a new field and include that in the final table.

| eval ddfield=tooltip | table ddfield
0 Karma

lydiapal_splunk
Splunk Employee
Splunk Employee

Thanks heaps, that helped!!

0 Karma

shaskell_splunk
Splunk Employee
Splunk Employee

Happy to help! Thanks for using the viz!

0 Karma
Get Updates on the Splunk Community!

Congratulations to the 2025-2026 SplunkTrust!

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

Community Feedback

We Want to Hear from You! Share Your Feedback on the Splunk Community   The Splunk Community is built for you ...

Manual Instrumentation with Splunk Observability Cloud: Implementing the ...

In our observability journey so far, we've built comprehensive instrumentation for our Worms in Space ...