When using qListView/qChartView only x amount of records are showing. Even when the SharePoint List Threshold is set higher than the amount of items in the list.
Title
qListView/qChartView only display x amount of records (not caused by SP List View threshold)Description
Cause
By default the qListView/qChartView will only load the top 2000 rows in SharePoint list.
Resolution
To increase the value, the Max Query Row value can be adjusted using the Configuration Editor.
The default value is empty which is 2000.
NOTE: For the performance consideration, this is set to 2000 by default.
Please also note that the default value of SharePoint list view threshold for regular accounts is 5000.
So the value of Max Query Row Count should be less than or equal to 5000 unless you also increase the SharePoint list view threshold at the same time.
Defect ID
By default the qListView/qChartView will only load the top 2000 rows in SharePoint list.