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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...