TRANSFORMER

Calculation

The Calculation process can be used to transform numbers into strings, to select parts of strings, replace strings, perform simple calculations, etc.

Creating a Calculation process

To create a Calculation process, right click in the Transformer design panel, choose Process -> Calculation. Connect it to the previous process as described in Processes.

Properties

General

 

Audit

Custom

 

Hold the mouse pointer over a Calculation process in the Transformer design panel to see the function it contains.

 

Rows that do not contain data in columns used in a Calculation process will be teated as Dropouts. They can be found in the Dropouts tab in Preview.

 

You can use a Calculation process to create a new column with Boolean values (TRUE and FALSE), based on other values in the source. Add a Calculation process and with a new Result field. If, for example, all rows where Number is less than 4 should be given the value TRUE, enter ${Number} < 4.0 in the Function field. Or if all rows where Department is Sales should be TRUE, enter ${Department}="Sales"  in the Function field.

 

 

Version 5.1.2.0

This document contains confidential information. Not to be copied by third parties without written authorization.

© Copyright Corporater AS - All rights reserved.