...
The Data Access feature is limited in how many records it can retrieve will request at one time. The default limit is 50 records. You can override that limit by setting the dataAccessLimit property in the config.js file. For example:
...
...
The Data Access feature is limited in how many records it can retrieve will request at one time. The default limit is 50 records. You can override that limit by setting the dataAccessLimit property in the config.js file. For example:
...