May 2019
Intermediate to advanced
546 pages
12h 41m
English
A rollup summary field (RUS) field is very much like a formula field in that it also performs a calculation. However, this is based on child records, and only when these child records are part of a Master-Detail relationship!
It's used to summarize a numeric value based on (filtered) child records and can perform COUNT, SUM, MIN, and MAX.
It is recalculated whenever a transaction on these child records occurs in the following ways:
You can use filters to only pull values from specific child records. For example, let's say that we have a custom Invoice__c object that is related to the account as a Master-Detail relationship. ...
Read now
Unlock full access