How to add Pagination to the list view in Pega constellation ?
@VenkateswararaoK Will infinite scroll do the job? Take a look on this article: https://support.pega.com/discussion/infinite-scrolling-constellation-table-rest-api
@VenkateswararaoK Pagination with listviews/insights are implicit (infinite scrolling).
Use search and filtering capabilities (combining with personalized views) to arrive at the right subset of records.