Refresh Summary Value of Lookup Rollup Field
Parameter Configuration
| Parameter | Description |
|---|---|
| Data Table | The data table to query |
| Lookup Rollup Field | The lookup rollup field in the data table that needs to refresh the summary value |
| Child Table Filter | Statistical records returned by the data table associated with the lookup rollup field. Filter conditions can be dynamically specified through expressions |
Usage Instructions
- For cases where the summary filter conditions of the lookup rollup field include dynamic values (such as: current month, current week, days distance), this step can be used to refresh the summary field value regularly.
- When adding, deleting, or modifying records using scripts and automation, this step can be used to refresh the summary field value regularly.
- The same function can also be implemented using scripts informat.table.refreshRelationRollup or informat.table.refreshLookupRollup

