Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute Name

Description

Record Selection Mode

Determines how records are selected for the rollup calculation

  • Return One Record: If you select the this option, the rollup will return the value of only one record based on the criteria specified in the Order By field.

  • Return All Records: If multiple records share the minimum value and you want to retrieve all corresponding values from the source field, select the Return All Records option.

Source

Here you can select the field that you want to map additionally for inclusion in the rollup calculation.

Destination

Here you can choose the field where the rollup result will be stored on the parent object.

Delimiter

Specifies the character(s) used to separate concatenated values in the resulting string.

Note:

  • This field is only visible if you select Record Selection Mode as Return All Records.

  • Although, users are not restricted to what delimiter they can use, we recommend you these standard delimiters for better viewing and understanding of data.

Qualifier

Defines the text to be added before and/or after each concatenated value.

Note:

  • This field is only visible if you select Record Selection Mode as Return All Records.

  • Although, users are not restricted to what qualifier they can use, we recommend you these standard qualifiers for better viewing and understanding of data.

...