References → Formula Recipe

The Formula recipe offers a flexible approach to data manipulation. Any formulas crafted within the feature will be appended as a column on the far right side of the existing dataset, giving you the power to engineer data as you see fit.

Configuration

ConfigurationDescription
Recipe NameA freeform name of how a user would like to name a recipe
InputSelect a previously constructed recipe to process
Add Column(s)
  • Enter the name of the new column
  • The output data type
  • The spark expression to be evaluated.
Or, use Incorta Nexus to generate an intelligent column suggestion:
  ●   Enter the description or desired outcome of your new column.
  ●   Select the Incorta Nexus icon next to the description field.
  ●   View the generated Column Name, Type, and Expression based on your input in the description field.
New ColumnSelect a button to add another formula column. New columns can reference the output value from the columns above it.