Limited number of records in executeSql | Jon (LabKey DevOps) | 2018-07-27 09:59 |
Status: Closed | ||
Hi Zoya, You should be able to dictate a larger value by using the maxRows option within your LABKEY.Query.executeSql command: https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.Query.html#.executeSql Without dictating a value, we do default at 100,000 rows. Regards, Jon |
||