Skip to main content
Rounds the number down to the closest multiple of equal or lesser value Category: math Syntax:
Returns: Number Context Filtering: ✓ Yes

Parameters

Allowed Column Types for number: INT, FLOAT, DECIMAL

Validation

  • Minimum parameters: 1
  • Maximum parameters: 2

Examples

Returns the floor for each row in the Cost column
Returns 3 Result: 3
Returns the floor at a factor of 0.5 for each row in the Cost column
Last modified on March 13, 2026