Question

CSC GLobal
CSC GLobal
US
CSC GLobal
Posted: 3 hours 22 minutes ago
Last activity: 3 hours 22 minutes ago
Last activity: 29 Sep 2025 14:07 EDT
How can I get the total count from a RD that’s referred to in a Section, it’s created dynamically and Virtual RD is being passed?
I tried a couple of ways to get the total record count from the Report Definition referred in a section. However, since paging is enabled, it always fetches pxTotalResultCount
as 500. Is there any other way to get the total record count using a single Report Definition?