Reduce the data page load

How to reduce the data page load in table of the section when source is report definition?

@PRATHYUSHA@24

Few points you can follow:

  1. Use pagination
  2. Uncheck reload per interaction
  3. Use accordian container
  4. 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?