Skip to content

Mode

Returns the most frequently occurring value in the specified column

Category: aggregate

Syntax:

Mode([column])

Returns: Any

Context Filtering: ✗ No

Parameters

Name Type Required Description
column column ✓ Yes The column to find the mode

Validation

  • Minimum parameters: 1
  • Maximum parameters: 1

Examples

Mode([Category])

Returns the most common category