Versions Compared

Key

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

...

Rollup Type

Description

Average

Calculates the average of all the values in the selected field.

Concat

Combines the values of the selected field into a single, concatenated string.

Info

Learn more about Concat rollup type here

Count

Calculates the total number of records.

Count Distinct

Counts the number of unique records.

List

Generates a list of all values from the various fields selected, separated by a record delimiter.

Info

Learn more about List rollup type here

Maximum

Identifies the highest value in the selected field. User can add additional mappings to add relevant data along with the rollup field.

Info

Learn more about Advance Maximum rollup type here

Minimum

Identifies the lowest value in the selected field. User can add additional mappings to add relevant data along with the rollup field.

Info

Learn more about Advance Minimum rollup type here

Sum

Adds up all the values of the selected field.

...