Transformation Hist ID Pattern

Overview

Transformation Hist ID Pattern is a Transformations parameter that defines the naming pattern for key fields in transformations. You can use {SchemaName}, {TableName}, {FriendlyName}, {SchemaID}, {TableID} and {ColumnName} placeholders.

Function

Use this setting to keep transformation generation and execution consistent across the project. AnalyticsCreator uses this value when no custom value is saved for the project. Keep placeholder names unchanged when adapting the pattern.

This value supports placeholders such as {TableName}, {SchemaName}, {FriendlyName}, {SchemaID}, {TableID}, {ColumnName}.

Access

The parameter is maintained from the Parameters list in AnalyticsCreator.

How to access

Navigation tree

Parameters->List Parameters

Toolbar

Options->Parameter

Diagram

Not opened from the diagram.

Visual element

Parameter list

Default value

FK_{TableName}

Custom value

Not set.

Where it is used

This parameter belongs to the Transformations group and is used when AnalyticsCreator applies transformation generation and execution.

SettingValue
Technical parameter nameTRANSFORMATION_HIST_ID_PATTERN
Default valueFK_{TableName}
Custom valueNot set.

Parameter groups

Group
Transformations
Modeling
Transform

Related topics