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
Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...