Skip to main content
Rounds the number up to the closest multiple of equal or greater 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 ceiling for each row in the Cost column
Returns 4 Result: 4
Returns the ceiling at a factor of 0.5 for each row in the Cost column
Last modified on March 13, 2026