Calculate subtotals - Fields and controls

Column Mapping

Use the Column Mapping page to map output columns from your transformer to columns on your target table.

Columns that result from your transformation are listed on the left side of the page, under the heading "Source Columns". These columns are named after the selections you made for the Input column and the Period column on the Parameters page. For example, if you selected SALARY as the input column and Month for the period on the Parameters page, you will see "SALARY_Month" displayed on the left hand side of the Column Mapping page .

Columns in your target table are listed on the right side of the page.

Restrictions:

Source Column

Target Column

A

A

You can only map a column to itself as long as the column is not used as an input column in another transformer definition row. For example, you cannot map column A to itself if the following is true:

Source Column

Target Column

A_week

A_month

In this example, column A is used as an input column in two separate transformer definitions.

Source Column

Target Column

B

C

Because column B is mapped as a source column, the following mapping is illegal:

Source Column

Target Column

D

B

Input Column

Output Column

A

A

B

C

Because you have specified Column A and Column C as output columns, you cannot use them as either input columns or output columns in any additional rows.