Boolean formula

Create a new column in a transform table using a formula. Write a mathematical expression returning a boolean value which can reference table columns using @ (for example, @column > 0). You can also use data in your analysis by referencing global identifiers using $. (for example, @column > $A, where $A is a numeric parameter in your analysis).

Input type

Number, boolean

Output type

Boolean

Usage information

FunctionalityAvailability
Standard Quiver cardUnsupported
Transform table transformSupported