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
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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...