Versions Compared

Key

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

The Add Rollup Action enables users to aggregate and compute data based on applied filter criteria within an object structure. This action facilitates accurate data rollup and calculation.

Info

References

This section allows users to define and apply multiple rollup aggregate actions within a single hierarchy.

You can add multiple Rollup Types, such as Average, Concat, Count, Count Distinct, List, Maximum, Minimum, and Sum, within a single rollup by using the Add Rollup Action option button.

...

What is source field?

  • Users can select the source field from which to perform rollup calculations or derive data.

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

Example: For example, If you need to calculate the maximum age among students, you would select the "age" field from the "student" source object.

  • Objective: Calculate the maximum age among students.

  • Source Object: student

  • Source Field: Age

By selecting the appropriate source field, you can easily compute and aggregate data as needed.

...

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

Example:For example,

  • Objective: Show the maximum age of students in a university.

  • Destination Field: Choose the appropriate field from the list of available fields in the university object.

If the desired field is not available, you can create a new field directly from the rollup interface using the Create New Field option.

...