...
Column Name | Description |
---|---|
Rollup Name | The name of the rollup associated with the recalculation. |
Rollup Version | The specific version of the rollup used. |
Number of Succeeded Records | The count of records successfully recalculated. |
Number of Failed Records | The count of records that failed during recalculation. |
Last Run Record | Information about the most recent run of the recalculation. It gives information about last recalculated version of rollup. |
Last Recalculated On | The date and time when the recalculation was last performed. |
...
...
Note: If there are any failed records after a recalculation, a Retry option will become available. This option allows you to reattempt the recalculation specifically for the failed records, without affecting the successfully processed ones.
New Recalculation
In this section, you can create a recalculation record to compute results for legacy records across the various rollups you’ve set up. You can also run the recalculation at any time using this record. Provide the following parameters to create a recalculation record:
Parameter | Description | ||
---|---|---|---|
Rollup | It provides you the list of records from where you can select appropriate rollup to recalculate. Info | Note: Once you select a rollup and save it, it cannot be changed. Only active rollups will be displayed in this list. | |
Filter | Set the filters to calculate specific records.
| ||
Batch Size | Set the size for processing records in batches.
| ||
Label | Provide an appropriate label for the recalculation. | ||
Name | Provide an appropriate unqiue API Name for the recalculation. |
...