🔢Computed Column
Сomputed columns give you the ability to customize the values of column and implement computational processes using formulas.
Computed columns allow you to implement mathematical functions, concatenate column values, set logical conditions, generate random values, and more.

Here are the articles in this section:
RelationsRollup ColumnLookup ColumnFormulaJavaScript ColumnCalculated values in columnLast updated
Was this helpful?