Time for action – calculating flexible scores by using variables
Suppose that by the time you are creating the transformation, the weights for calculating the weighted average are unknown. You can modify the transformation by using parameters. Let's do it:
- Open the transformation of the previous section and save it with a new name.
- Press Ctrl+T to open the Transformation properties dialog window.
- Select the Parameters tab and fill it like here:
- Replace the JavaScript step by a new one and double-click it.
- Expand the Transform Scripts branch of the tree at the left of the window.
- Right-click the script named
Script 1
, select Rename, and typemain
as the ...
Get Pentaho 3.2 Data Integration Beginner's Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.