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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...