Page 1 of 1

Drill-Down Report Displays Pre-Drill Order Data Instead of Current Order Data

Posted: Tue Apr 04, 2023 1:09 pm
by alirezamoosavinia
hi
I have a report with three layers. In the second layer, I have a data band similar to this:

row | Supplier
1 | A
2 | B
3 | C

When I change the order of the data band, for example, like this:

row | Supplier
1 | C
2 | B
3 | A

The information that is sent to the next layer after the drill is the information before the order change. If I click on C, the information for A is displayed in the next layer.

The attached file is an example of this.

Do you have any solution to solve this problem ?

Re: Drill-Down Report Displays Pre-Drill Order Data Instead of Current Order Data

Posted: Wed Apr 05, 2023 4:53 pm
by Lech Kulikowski
Hello,

Unfortunately, at the current moment, there are no ways to use drill-down parameters in the second nested drill-down reports.

Thank you.

Re: Drill-Down Report Displays Pre-Drill Order Data Instead of Current Order Data

Posted: Sat Apr 08, 2023 7:00 am
by alirezamoosavinia
Hi
Thank you for responding.
Now the parameter is being passed to the second nested drill-down report and if the user does not change the sort, it works properly.
I think maybe it's related to the cache, and by disabling it, sending the parameter to the next layer can be done correctly. Can the cache be disabled, or is it not related to this?

Re: Drill-Down Report Displays Pre-Drill Order Data Instead of Current Order Data

Posted: Tue Apr 11, 2023 2:02 pm
by Lech Kulikowski
Hello,

The cache has no effect on it.

Thank you.