Derived Column Operators and Functions | Honeycomb

Derived Column Operators and Functions

You can use various functions in Derived Column formulas. Functions operate within the context of a single event, meaning that each function takes column values from an event and produces a new Derived Column attached to that event.

Conditional Operators

Conditional operators evaluate a condition that is applied to a boolean expressions.

Comparison Operators

Comparison operators compare values and assert the equality of a statement.

Boolean Operators

Boolean operators define logical relationships between values.

Math Operators

Math operators perform common mathematical operations.

Cast Operators

Cast operators convert one data type into another.

String Operators

String operators manipulate and perform operations on strings.

Time Functions

Time functions calculate and manipulate time data.

On this page: