Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.anlytic.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns the most frequently occurring value in the specified column Category: aggregate Syntax:
Mode([column])
Returns: Any Context Filtering: ✗ No

Parameters

NameTypeRequiredDescription
columncolumn✓ YesThe column to find the mode

Validation

  • Minimum parameters: 1
  • Maximum parameters: 1

Examples

Mode([Category])
Returns the most common category
Last modified on March 13, 2026