Versions Compared

Key

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

...

Aggregated Indicators enable organizations to aggregate indicator results from individual-level data stored on a Salesforce object. For example, an organization might be collecting individual participant-level data on the Contact object and might need to report on the number of people who participated in a specific program.

...

Popup Field

Required?

Description

Source Object

Yes

Object in Salesforce that contains the individual-level data to be aggregated.

Info

When using Aggregated Indicators in the Non Profit Cloud and the Program Management setting is turned off, the Non Profit Cloud objects will still be displayed in the “Source Object” dropdown.

How to Aggregate
(Operator)

Yes

How the data will be aggregated, i.e. Sum, Average, Count, Maximum, Minimum.

Info

When creating an aggregated Project Indicator that averages, ensure that the “Number of Decimal Points Allowed” field for that Project Indicator has been set to either 1 or 2.

Do you want to filter records?

No

Create custom filters by selecting “Some Records” to display this interface. Select fields on the Source Object in the first picklist and the filter operator in the second picklist. Type directly into the input cell to set the criteria. If multiple filters are used, select the filter logic (AND or OR) in the Specify Filter Logic’ dropdown.

  • If multiple filters are created, the user will be prompted to select filter logic

  • The following field types are not currently supported:

    • Date/Time

  • The following field types are available to use as filter criteria:

    • Record Type

    • Checkbox

    • Currency (displays according to user locale)

    • Date (displays according to user locale)

    • Formula

    • Relationship (lookup or master-detail) - criteria must use the record Id

    • Number

    • Percent

    • Picklist (single or multi-select)

    • Text

Do you need to de-duplicate?

No

This feature allows the user to choose whether multiple records with the same value in a specified field are considered individually or together when aggregating.

Reporting Period based on

Yes

The date field on the Source Object that determines which Reporting Period an individual record will be aggregated to.

Geographic Area based on

Yes

The field on the Source Object (or any of its parent objects) that determines which Geographic Area an individual record will be aggregated to.

Active

No

This checkbox controls whether the criteria is active and creates or updates Results when the batch is run.

...

  1. Navigate to the Manage Indicators page and click on the “Update Results”button to run a batch update for all the Aggregated and Calculated Indicators.

    Image Removed

...

  1. This button will

...

  1. only be visible if there

...

  1. is at least one Aggregated or Calculated Project Indicator.

    Image Added
  1. A popup will display to confirm the batch. Click “Confirm” to run the batch.

...

  1. Navigate to the Add Results page and click on the drop-down on the right.

  2. In the dropdown, select the option to “Update Results”. This option will only be available if there is at least one Aggregated Project Indicator.

  3. A confirmation popup will be displayed to confirm that the Calculated and Aggregated Project Indicator results will be updated for the current Geographic Area and Reporting Period.

...

  1. While the batch is processing, users will not be able to submit or update the results for these indicators. The “Submit Results” and “Update Results” buttons will be greyed out and inactive.

  2. A clock icon will be displayed next to theAggregated the Aggregated and Calculated Indicators to display that they are being updated.

    Image RemovedImage Added
Info

We recommend users to refrain from editing indicators and updating their Time to wait: We recommend that you don’t update results or submit results via the Manage Indicator Indicators page while the batch is running. You can navigate away from the ManageIndicators page until the batch is runningcompleted.

  1. The user is You will be notified via email when the batch is complete and the results are updated.

  2. A success message is displayed once the batch is updated. The buttons will display again and users you can refresh the Add Results page to see the most accurate results. The “Last Aggregation Date” field will also be updated.

...

Deactivate Aggregation

If data is no longer being collected for an Aggregated Indicator or the aggregation no longer needs to be calculated, the user can an organization no longer collects data or reports on a specific Aggregated Indicator, you have the option to deactivate the Aggregation.

  1. Click on the dropdown next to the indicator Aggregated Project Indicator and click edit“Edit”.

  2. On the Customize Project Indicator popup, scroll to the bottom and uncheck the Active “Active” checkbox field. Click Save“Save”.

...

Once the Active checkbox is false, when a user clicks on the Refresh icon to aggregate data, the aggregation will not run on click of Confirm in the popup.

...

  1. Image Added

...

Create & Manage Aggregated Indicators
Status
colourGreen
titleVisualforce page

The logic for creating Aggregated Indicators from the Visualforce page is similar to the LWC described above. The only difference is the user interface for some of the steps:

  1. The “Add New Custom Indicator” and “Aggregation Criteria” popups have a slightly different interface.

  2. To edit an Aggregated Indicator from the Visualforce page, user you can click on the “wrench” icon next to the corresponding indicator.

  3. To update results for a single Aggregated Indicator from the Visualforce page, users you can click on the refresh icon next to the corresponding indicator.

  4. Users can also update results for all Aggregated and Calculated Indicators using the “Refresh Indicators” button from the Manage Indicators page.

  5. On the pop-up select “Aggregated” to update results for only Aggregated Indicators

Stop Aggregating Data

Similar to LWC the user can stop aggregating data on an Indicator by doing the following steps.

  1. Click the Wrench icon to open the Aggregation Criteria popup.

  2. Scroll to the bottom and uncheck the Active checkbox field.

  3. Click Save.

...

...