AnalyticsQuiverTransform referencesFunctions

Functions

Back to: Index of transforms

Transforms in this section use functions in Foundry. Learn more about how to search for and add a transformation.

Derived property from function on objects

Add a derived column backed by a function. Use a function to create a new column with type Boolean, string, number, or date/time depending on the output of the function.

When defining a function that returns a numerical value, we recommend returning either Double or Integer over Float.