Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
@lmit Thanks Lmit for your renspose sure it will help me if you will show variable expression so that it will easy for me to write expression.
(row1.column!= null)? 1:0
gettting error on this:
the operator != is undefined for the argument type(s) int
Hi arpit,
are you able to implement SCD type2 or need more information?
Thanks,
lmit
Hi Lmit,
Thanks a lot for response. I am still not able to implement SCD type getting error on variable and condition, could you please help me in variables?
Thanks,
Arpit
Hi Arpit,
Can you please provide more information about error like on which columns you applied the condition and the datatypes?
Thanks,
lmit
i think your userId column is int datatype that's why its not taking considering !=
scd2_Step2.jpg in the Zip file which i send has the logic for the Variables.
Thanks,
lmit
Hi lmit,
Here are tables details
source
target
s_key is auto generated key and userid is primarykey.
Thanks,
Arpit