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
DrillDown From a DashBoard into a Report
DrillDown From a DashBoard into a Report
- Attachments
-
- ReportData Settings.png (20.84 KiB) Viewed 3713 times
-
- Report Data.png (30.77 KiB) Viewed 3713 times
-
- Dashboard Interactions settings.png (26.23 KiB) Viewed 3713 times
-
- Dashboard Values.png (22.9 KiB) Viewed 3713 times
-
- Posts: 7023
- Joined: Tue Mar 20, 2018 5:34 am
Re: DrillDown From a DashBoard into a Report
Hello,
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
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
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
-
- Posts: 7023
- Joined: Tue Mar 20, 2018 5:34 am
Re: DrillDown From a DashBoard into a Report
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.
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.