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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
amba1
Contributor III
Contributor III

Slowly Changing Dimensions with Snowflake on Talend

Hello,

I would like to implement SCD Type 1 or 2 on Talend for a Snowflake Datawarehouse.

I already did it for postgres using type 2, but I'm confused on how to implement that for Snowflake?

This is my SCD Job on postgres.

0695b00000KDvaRAAT.png

Regards

Labels (5)
1 Reply
Anonymous
Not applicable

Hello

For Snowflakes SCD, you have to use tJDBCSCDELT component, for details, please read this topic.

 

Regards

Shong