Create historization

Overview

The Create historization wizard creates a historization package item for a selected source table or transformation.

Function

Choose the source table, target schema, target table name, package, slowly changing dimension behavior, empty-record handling, and primary-key option, then finish the wizard.

Access

Open the wizard from the listed navigation, toolbar, or diagram context.

How to access

Packages -> Historization -> Add historization package.

Toolbar

ETL -> Packages, open a historization package, then add historization content.

Diagram

Table or transformation object -> Add -> Historization.

Visual element

Historization wizard

Screen overview

ID Property Description
1Source tableTable or transformation used as the historization source.
2Target schemaSchema for the historized target table.
3Target table nameName of the historized target table.
4PackageHistorization package that will contain the item.
5SCD typeSlowly changing dimension behavior.
6Empty record behaviourHandling for empty records.
7Use VAULT ID as PKUses the vault identifier as the primary key where supported.
8SCD 0Keeps values unchanged after initial load.
9SCD 1Overwrites values with the latest state.
10SCD 2Tracks historical value changes.
11CloseCloses historical rows according to the selected behavior.
12Do not closeLeaves historical rows open according to the selected behavior.
13FinishCompletes the wizard and creates or updates the selected object.
14CancelLeaves the page without continuing the current edit.

Related topics