Dashboards & Visualizations

How to open two new dashboards when I click certain columns in the parent dashboard?

Malliv
New Member

How to open two new dashboards c,d when I click A,B columns in the parent dashboard?

0 Karma
1 Solution

harishalipaka
Motivator

edit Drill down box

in this select your dashboard URL and app

Thanks
Harish

View solution in original post

0 Karma

harishalipaka
Motivator

edit Drill down box

in this select your dashboard URL and app

Thanks
Harish
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

Hi @Malliv,

Are you looking for this?

<drilldown>
    <condition field="A">
        <link target="_blank">c</link>  
    </condition>
    <condition field="B">
        <link target="_blank">d</link>  
    </condition>
</drilldown>
0 Karma

Malliv
New Member

Thanks kamlesh, when I click on other fields it takes me to search app, let me know how to inactivate those

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...