Question
2
Replies
3925
Views

Pegasystems Inc.
US
Posted: February 7, 2017
Last activity: February 8, 2017
Last activity: 8 Feb 2017 4:00 EST
Closed
Pega 7.2 - Report Definition using paging is only returning 500 records
We have a report definition with the paging option turned on. However, when running the report it only brings back a maximum of 500 rows. When we look at the XML under <pyContent> the max records is set to 500 (<pyMaxRecords>500</pyMaxRecords>).
It appears this is overriding or ignoring the pyPagingEnabled being set to true.
***Updated by moderator: Lochan to add Categories***