I have a situation where I want to load a dimension table in a similar way as described on this wiki page. Now I'm trying to achieve the same, but using a table compare and key generation transform. But I'm sure how to achieve this. I either get primary key violations when I merge at the end, before the target table, or my generated keys are ignored and replace by the Key_Generation. Any suggestions?
↧