Question
3
Replies
302
Views
UnitedHealthGroup
Posted: April 9, 2018
Last activity: April 13, 2018
Closed
When user searches for records in the data table in manager portal, system is retrieving and showing only first 500 results irrespective of number of records are present in table.
When user searches for records in the data table in manager portal, system is retrieving and showing only first 500 results irrespective of number of records are present in table.
System uses list view and OOTB getcontent activity to fetch and display records. We can see pyMax as 500 in query results. How to increase this limit to show all records available in the data table.
FYI: Properties on Page LISTVIEW_DataTableClassEditor
pyMax | 500 |
What version are you using? I had a 7.2 system up so I checked the behavior there and the report definition DataTableEditorReport was executed, which had a maximum number of rows set to 500 by default but could be modified. I was using a delegated data type and opened it in the manager portal.