I have an string of original source and into destination table It was decimal(5,2), I try to change it with a rule
But when I run task It always fail, can someone help me what is wrong there?
Update
I also try (DT_DECIMAL,2)TRIM(NAME1) but It still fail
