Skip to main content
Returns an integer representing the day of the week in a specified datetime value. Category: date Syntax:
Returns: IntColumn Context Filtering: ✓ Yes

Parameters

Allowed Column Types: DATETIME, DATE

Validation

  • Minimum parameters: 1
  • Maximum parameters: 1

Examples

Returns day of week (1=Sunday, 7=Saturday).
Last modified on March 13, 2026