Actual

Overview

Actual is a join historization type used in the transformation editor for joined tables.

Function

Actual joins the currently actual data row from the joined table.

Access

This join historization type is available in the transformation detail page for the JoinHistType field of joined tables.

How to access

Navigation tree

Transformations -> open a transformation -> Definition tab

Toolbar

Not confirmed.

Diagram

Not applicable.

Visual element

Transformation tables grid -> JoinHistType

Screen overview

The Actual join historization type is selected in the DetailTransformations page, in the transformation tables grid under the JoinHistType column.

IDPropertyDescription
1Definition tabThe join historization type is configured in the transformation definition area.
2Transformation tables gridLists the source and joined tables that participate in the transformation.
3JoinHistTypeDropdown column used to select the join historization type for each joined table.
4ActualSelects the most actual data row from the joined table.
5Default assignmentWhen a transformation table row is created for transformation historization types 1, 2, or 4, the code defaults JoinHistTypeID to 2, which is Actual.

Related topics