Examples
Perform the following steps to demonstrate a simple example of the Row Normaliser step:
Create the following sample table of product sales data as an input source:
DatePR1_NRPR1_SLPR2_NRPR2_SLPR3_NRPR3_SLJanuary
5
100
10
250
4
150
Input the values shown in the following graphic in the Row Normaliser step:
Row normaliser values example Run the Row Normaliser step.
The following table will display in the Preview data pane:

The design-tools/data-integration/samples/transformations
directory contains the following example KTRs that show how to use this step:
Example KTR File
Description
Row Normaliser - Simple example.ktr
Shows a simple example of normalizing sales data.
Row Normaliser - turn a single row into 3 rows.ktr
Shows an example of splitting fields into columns then normalizing the columns.
Last updated
Was this helpful?