Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 13 Next »

In this section, by clicking on Add Rollup button users can create as many rollup actions as they want within the hierarchy after it's created.

image-20240827-131110.png

Rollup type specifies the aggregate operators you can use when creating a rollup. PWR Rollup offers various aggregate operators:

rollup types.png

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.

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 in the selected field, separated by a record delimiter.

Learn more about List rollup type here

Maximum

Identifies the highest value in the selected field. user can add additional mappings to help to better understand the maximum value in relation to other data.

Learn more about Advance Maximum rollup type here

Minimum

Identifies the lowest value in the selected field.

Learn more about Advance Minimum rollup type here

Sum

Adds up the values of the selected field.

  • No labels