Skip to main content
Returns the largest value amongst the inputs Category: math Syntax:
Returns: Any Context Filtering: ✓ Yes

Parameters

Allowed Column Types for input1: INT, FLOAT, DECIMAL, DATE, DATETIME, VARCHAR, TEXT Allowed Column Types for inputs: INT, FLOAT, DECIMAL, DATE, DATETIME, VARCHAR, TEXT

Validation

  • Minimum parameters: 2
  • Maximum parameters: 10

Examples

Returns the profit from the year with the greatest profit
Returns 20 Result: 20
Returns the more recent date
Last modified on March 13, 2026