Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: The support homepage carousel is not displaying. We are working toward a resolution.

Qlik Talend Cloud Data Integration: Transformation for Key Columns

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
sureshkumar
Support
Support

Qlik Talend Cloud Data Integration: Transformation for Key Columns

Last Update:

Nov 11, 2025 3:10:43 AM

Updated By:

Xiaodi_Shi

Created date:

Nov 11, 2025 3:11:55 AM

This article briefly introduces how to do transformation for Key Columns in Talend Cloud Data Integration

 

How To

  1. Select the Replication Task, open the task and apply Global Transformation rules by clicking on "Add Transformation Rule" for the Replace Column value. Apply transformation for the key column.

    TransformationRuleTransformationRule

  2. Add a rule in the expression builder.

    RuleExpressionBuilderRuleExpressionBuilder

  3. Rule gets added for the Primary key column because the PK is defined in the Source.

    ExpressionExpression

  4. Suppose if applying same rule for another table where PK is not defined.And you explicitly define PK in the UI, you can notice that Rule has not been applied to the Primary key Column because the Global Rules will look in the source if the PK is defined or not, if defined it will add the rule for the corresponding PK Column.

    Expression2Expression2

  5. To add the rule for the column, you need to go to expression builder at the table level and add the condition.

    ConditionCondition

  6. Now you can see the Rule been added to the PK column which explicitly defined.

    Expression3Expression3

 

Environment

Labels (2)
Version history
Last update:
a month ago
Updated by: