Dashboards & Visualizations

Help configuring multiple links in a single drilldown, only the first link gets opened

equettis2
New Member

I am configuring multiple links in a single drilldown for one panel which is a pie chart.
One link opens an external webpage, while the other link opens a new search in Splunk.
However, only the first link gets opened. Has anyone encountered this issue?

<drilldown target="_blank">
  <link target="_blank">https://www.whois.com/whois/$click.value$</link>
  <link target="_blank">search?=index=ppslogs sourcetype="proofpoint_tap_siem" eventType IN("messagesBlocked", "messagesDelivered") (NOT `Mal_Att_Deliv_Exclusions`) senderIP=$click.value$ | `Mal_Att_Deliv_Rename_Fields` | `Mal_Att_Deliv_Table`</link>
</drilldown>

Upon user click, only the top drill down action gets taken.

0 Karma

amitm05
Builder

@equettis2
You might want to do certain tweaking in that. 2 Links on a same placeholder would not be possible but you'll certainly be able to define them conditionally based on which cell you want to take at which link.
Basically mentioning separate drill down conditions would be the key here.

There is already a similar post explaining this. See if this helps you -
https://answers.splunk.com/answers/79657/multiple-drilldown-possibility-on-one-result-table.html

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud’s AI Assistant in Action Series: Analyzing and ...

This is the second post in our Splunk Observability Cloud’s AI Assistant in Action series, in which we look at ...

Elevate Your Organization with Splunk’s Next Platform Evolution

 Thursday, July 10, 2025  |  11AM PDT / 2PM EDT Whether you're managing complex deployments or looking to ...

Splunk Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...