Maximum

Purpose:

Calculates the maximum of the set of values that result from the first parameter / formula.

Parameter:

Number or Date

Boolean       (optional) True: The values which were stored for the calculation are deleted after output. (Default: True). Please note that the stored calculation values are generally deleted for every (sub)table end. The second parameter only decides whether the values are already deleted within the table.

Return value:

Number

Example:

Maximum(Order_Details.ProductID@Products.ProductID:UnitsInStock)