CAS 6


grand
- Summary

Summary

Calculate overall summary of all records. For use in frequency/tables reports. All grouping statements are ignored.

Examples

grand 'total CURBAL'
grand 'avg CURBAL (STATE in ''VA'')'

Syntax

(SelectionStatement) grand 'SummaryExpr'

Left Arguments

Name Data Type Input Type Description Optional Default
SelectionStatement Boolean Field Expression to select records that will be applied to the calculation. Yes 0

Right Arguments

Name Data Type Input Type Description Optional Default
SummaryExpr Text Field, Constant Any summary expression, must be text. No

Result

Type: Numeric

Summarized value of all field data



Build 6.0.624