Tuesday, August 9, 2011

Expression Transformation Overview


Expression Transformation Overview
Transformation type:
Passive
Connected
Use the Expression transformation to calculate values in a single row. For example, you might need to adjust employee salaries, concatenate first and last names, or convert strings to numbers. You can also use the Expression transformation to test conditional statements before you pass the results to a target or other transformations.
Use the Expression transformation to perform non-aggregate calculations. To perform calculations involving multiple rows, such as sums or averages, use the Aggregator transformation.
The naming convention for an Expression transformation is EXP_TransformationName.
You can enter multiple expressions in a single Expression transformation by creating an expression for each output port.
Note: After you make the transformation reusable, you cannot copy ports from the source qualifier or other transformations. You can create ports manually within the transformation.

No comments:

Post a Comment