Transformation Calendar Fact Pattern

Overview

Transformation Calendar Fact Pattern is a Transformations parameter that defines the naming pattern for calendar 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}, {ColumnName}, {SchemaName}, {FriendlyName}, {SchemaID}, {TableID}.

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}_{ColumnName}

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_CALENDAR_FACT_PATTERN
Default valueFK_{TableName}_{ColumnName}
Custom valueNot set.

Parameter groups

Group
Transformations
Modeling
Transform

Related topics