Dashboards & Visualizations

How to drilldown to another popup window?

ykys97
Explorer

I have a column chart that I want to drilldown on and display another table based on the drilldown results in a popup window.

here is my test view code

enter code here





False
*
1



warn
True
splunk.search.job
1


-d@d
test domain)
index=detail_job | stats count by domain
now


displayRowNumbers
charting.chart
count


True


False
True

column

100%



drill_test1_result1
width=800px,height=400px;









view code >>>> drill_test1_result1


isVisible="true" objectMode="viewconf" onunloadCancelJobs="true" template="dashboard.html">


<module name="HTML" layoutPanel="panel_row1_col1">
</module>


<module name="HiddenSearch" layoutPanel="panel_row1_col1" autoRun="true">
<param name="search">index=www_service | stats count by corpgroup</param>

    <module name="HiddenChartFormatter">
    <param name="charting.chart">column</param>
    <param name="charting.chart.nullValueMode">zero</param>
    <module name="FlashChart"/>
    </module>

</module>

Tags (3)
0 Karma

aneeshkjm123
Path Finder

Can you try with this module please ?


drill_test1_result1
True

Let me know if its working.

Thank you

0 Karma

ykys97
Explorer

Put to change the size of the pop-up.

Pop-up comes to the desired size

However, the results, there is no content in the window.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...