This node evaluates a selected column with Excel formulas
All columns of the input table will be considered in the formula evaluation.
Formula should start with equal sign (=) and should be in the English format e.g. =SUM(A1:A9)
The formula result will be returned as a string column
All string columns starting with an equal sign (=) will be considered as formulas as well
- Type: TableIn-Port nametable to consider for excel formula - including formula cell