Skip to content

Expression 2.12

Latest
Compare
Choose a tag to compare
@nadment nadment released this 18 Feb 22:25

This plugin provides 5 transformations and 2 actions:

  • Expression transformation calculate fields with expression.
  • Route transformation switches rows according to an expression condition.
  • Where transformation filter rows with expression condition.
  • Aggregate transformation uses aggregation functions to calculate values on group of rows.
  • Set variable action provide the possibility to set variables or modify existing variables using expressions.

The 2 components below are experimental :

  • Loop (experimental) action provide the possibility to execute a workflow in a loop while a condition expression
  • Clone row expression (experimental) as many times as needed with expression