Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Summary functions

Summary functions
Summary functions produce a summary of all records in the found set, or subsummary values for records in different groups. Formulas can contain more than one summary function. Summary functions calculate more slowly than other functions because they generate values for a range of records.
An alternate way to generate similar calculated results is to use Aggregate functions to summarize data in related records (whether or not they appear in a portal). See Aggregate functions and information about summarizing data in portals.
Click the function name for details.
This function Returns
GetSummary
The value of the summary field for the current range of records when the database file is sorted by the break field.

Contents > Functions reference (alphabetical list) > Summary functions
Previous
Page
Next
Page