Page 1 of 1

DrillDown From a DashBoard into a Report

Posted: Tue Jan 21, 2025 10:19 pm
by Eddy78
Hello,
Looking for some help. I'm using Indicators in the dashboard (Total Applications) . But I would like to enable the drilldown to show the specific data in the report. I tried all these settings as in the ScreenShot but I'm not getting the exact numbers as in the dashboard. Is there a different/easy way to do this instead? So in this case I would like to display those 62 Total Applications details within the report when I click on the number (62) as shown in the ReportData.png attached. Currently I'm getting data but it does not filter to the exact number 62. Any Ideas/help will go a long way. Thanks in advance

Re: DrillDown From a DashBoard into a Report

Posted: Wed Jan 22, 2025 8:44 pm
by Lech Kulikowski
Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.

Re: DrillDown From a DashBoard into a Report

Posted: Thu Feb 06, 2025 3:53 pm
by Eddy78
Sorry It took a while to respond back. Attached please find the file I'm working with. So in this case I would like to display the Total Applications (85) in the detailed report by clicking from the Dashboard. Same for the rest of the totals from the dashboard. I hope this helps. Thanks in advance

Re: DrillDown From a DashBoard into a Report

Posted: Fri Feb 07, 2025 9:17 pm
by Lech Kulikowski
Hello,

Sorry, maybe we did not exactly understand your logic, but on the drill-down page you should use the following expression:
datasource.columnname = this["parametername"]

Thank you.