Method CRM Help Center
 Search  
Overview
Customization
Best practices
Consulting checklist and scoping
Examples of Scoping


collapse all | expand all
Get sum
Solution No. 145
This action will give you the summary of all numeric values in the column of the specified grid, and assign the summary to an action result. Note: only numeric columns will be available to be summarized. Note also that 'RecordCount' is a specialized field that just retrieves the count of the number of records in a grid.
 
So where would we use it?
This action can be used in a series of actions to tally the numeric values of a column within a grid, allowing you to use the sum in subsequent actions.
 
Properties
To set the properties for this action, follow these steps:
1. Select Get Sum from the Action dropdown list.
2. Select Grid from the dropdown list.
3. Select Column from the dropdown list.
4. Enter Action Result name.
5. Enter Internal note (Optional).
6. Click Save & Close to save changes and close the action properties window; otherwise, click Cancel to close the window without saving.