Problem with "Drill-Down" report

Stimulsoft Reports.JS discussion
Post Reply
peter.sulo
Posts: 13
Joined: Thu Jun 20, 2024 2:33 pm

Problem with "Drill-Down" report

Post by peter.sulo »

Hello,

we have experienced issue when using "Drill-Down" functionality in reports.
In the attached demo when you click on an item in the first column on Page 1, Page 2 opens - that is OK.
Both pages have their own associated data sources.
Our expectation is when you open Page 1 only data adapter for this page should be called. The same for Page 2.
However, data sources for both pages will actually be called on Page 1 opening. On Page 2 opening, both data sources are called twice without any reason.

We often use more expensive queries and this behaviour causes significant delays.

Can you look at it, please?

I have attached simple demo and sql scrip to create database table and fill it with some data.

Library used: stimulsoft-dashboards-js 2025.3.3
Databased: MSSQL
Attachments
demo.zip
(4.33 KiB) Downloaded 30 times
Lech Kulikowski
Posts: 7424
Joined: Tue Mar 20, 2018 5:34 am

Re: Problem with "Drill-Down" report

Post by Lech Kulikowski »

Hello,

We need some additional time to investigate the issue, we will let you know about the result as soon as possible.

Thank you.
#18078
Max Shamanov
Posts: 1025
Joined: Tue Sep 07, 2021 10:11 am

Re: Problem with "Drill-Down" report

Post by Max Shamanov »

Hello.

We have successfully implemented an improvement.
Please check our next major build when it becomes available.

Thank you.
peter.sulo
Posts: 13
Joined: Thu Jun 20, 2024 2:33 pm

Re: Problem with "Drill-Down" report

Post by peter.sulo »

Hello,

as of version 2025.4.1 the problem seems to be only partially fixed. Duplicated call of the same datasource on Page 2 is now fixed - OK.
But there are still calls of both datasources on each page even though each datasource should be associated with Page1 or Page 2 only.

Thank you.
Lech Kulikowski
Posts: 7424
Joined: Tue Mar 20, 2018 5:34 am

Re: Problem with "Drill-Down" report

Post by Lech Kulikowski »

Hello,

We need some additional time to investigate the issue, we will let you know about the result as soon as possible.

Thank you.
Post Reply