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 10 Next »

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.

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.

What is source field?

  • In this section, users can select the source field from which to perform rollup calculations or derive data.

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.

Screenshot 2024-08-05 201735.png

What is destination field?

  • In this section, users can select the field where the result of the rollup calculation will be displayed.

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.

Screenshot 2024-08-05 202008-1.png

Create a new field directly from rollup

If you do not have an existing field to display the result, you can create a new field directly from the same page. Follow these steps:

Screenshot 2024-08-05 202008.png
  1. Click on "Create New Field"

  2. Provide a label and an API Name

  3. Select the appropriate Field type either Number or Text that best represents your data

  4. Provide a description for the field

  5. Click "Save

By following these steps, you can easily create a new field to display your rollup calculation results.

Note: Ensure that the newly created field is added to the appropriate page layout to make it visible and accessible.

  • No labels