Skip to content

Refresh Summary Value of Lookup Rollup Field

Parameter Configuration

ParameterDescription
Data TableThe data table to query
Lookup Rollup FieldThe lookup rollup field in the data table that needs to refresh the summary value
Child Table FilterStatistical 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