Batch size refers to the number of records processed together in one go during the recalculation process. In this section, you can set the batch size for the recalculation process. In PWR Rollups, you can choose a batch size up to 2000. The default batch size between is 200 and 2000records.
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
For example, if you set the batch size to 200, the recalculation will process and update 200 records at a time. If you set it to 2000, it will process and update 2000 records at a time. |
...