How to reduce the data page load in table of the section when source is report definition?
@PRATHYUSHA@24
Few points you can follow:
- Use pagination
- Uncheck reload per interaction
- Use accordian container
- Use defer load
@PRATHYUSHA@24 - To increase the performance of a data page enable "Allow querying any column" check box**.** This will load the data in clipboard as per the first page and when we click on next page it gets the next set of records . Clipboard wont hold all the records. For more details follow below article.
https://docs-previous.pega.com/data-management-and-integration/87/specifying-queryable-data-page?