DrillDown From a DashBoard into a Report

Stimulsoft BI Designer discussion
Post Reply
Eddy78
Posts: 28
Joined: Fri May 05, 2023 4:45 pm

DrillDown From a DashBoard into a Report

Post 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
Attachments
ReportData Settings.png
ReportData Settings.png (20.84 KiB) Viewed 3713 times
Report Data.png
Report Data.png (30.77 KiB) Viewed 3713 times
Dashboard Interactions settings.png
Dashboard Interactions settings.png (26.23 KiB) Viewed 3713 times
Dashboard Values.png
Dashboard Values.png (22.9 KiB) Viewed 3713 times
Lech Kulikowski
Posts: 7023
Joined: Tue Mar 20, 2018 5:34 am

Re: DrillDown From a DashBoard into a Report

Post by Lech Kulikowski »

Hello,

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

Thank you.
Eddy78
Posts: 28
Joined: Fri May 05, 2023 4:45 pm

Re: DrillDown From a DashBoard into a Report

Post 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
Attachments
PipeLine Dashboard Test Report - Copy.mrt
(96.62 KiB) Downloaded 6 times
Lech Kulikowski
Posts: 7023
Joined: Tue Mar 20, 2018 5:34 am

Re: DrillDown From a DashBoard into a Report

Post 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.
Post Reply