Hi Gurus,
I am facing an issue while processing my dimention which issentially a Type 2 dimention.
I have Data as,
Client Id Client Name
------------- ---------------
1234 M1edical
5678 M¹edical
( Notice that second Client Name has "¹" while first has "1")
Client ID is my Key column in dimention.
When i process this dimention, i get error thet "Duplicate key forund Value:"M1edical" ".
I am not getting when client Id is my key which is not duplicate why this is happenning. Also i can have Same Client Name in rows where Id will be different.
Dnt know aht i am missing here......
Please remember to mark the replies as answers if they help