Report Designer Reference Manual

The "Sum()" function adds up the values of the first argument.

The (optional) second parameter specifies whether the values used for the calculation are to be deleted after outputting (default: True).


Example:

Sum (Order_Details.UnitPrice)