How to retrieve 500 records from a table using the Report Definition?
@VamshiK79 Hi Vamshi,
The report definition by default retrieves 500 records if you uncheck pagination option.
Hi @VamshiK79
You can refer some UI Projects in Pega Personal Edition or Business Environment.
Configure → User Interface → Gallery → UI elements
Under : Available components → Row/List based layouts → Click on Table
Open LIVE UI and Try to analyze what are the different Rules were used in the Table and how they are configured.
Default 500 records it will show. this is editable if you want more you can increase records upto 10,000
I hope this will help you.
Thanks,
Ashok
@SrinidhiM Hi Srinidhi
Thanks for the reply.
@Bhumireddy Thankyou very much for the brief reply.