on 03-08-2022 03:07 PM - edited on 03-15-2022 01:54 PM by KailaT
A formula column contains an expression that, depending on the expression and the expression context, returns a scalar or an array of values of a specific data type. An expression can consist of built-in functions, built-in system variables, and other referenceable objects valid for the expression context.
We recommend that you be familiar with these concepts in Incorta Docs.
Applies to all Incorta versions, however as a growing feature, there are additional options as well as syntax enforcement in release 4.8 and up.
Using the Formula Builder, there are several ways that you can create a formula column. You can add a Formula to an Incorta Insight directly, however this will only be calculated at run time and will have several limitations. These limitations can be addressed by adding the formula upstream of the insights in either a Business or Physical Schema. It is best done in an insight to quickly validate a data value or for a case where the actual formula will be specific to the Insight and not be reusable across multiple Insights.
Here are some use cases for moving formulas into a Business Schema: