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!

Building Reliable Asset and Identity Frameworks in Splunk ES

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

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...