Hi,
I m writing this column in derived column transformation
(ISNULL( [alpha_desc] )?[determinant_value]: [alpha_desc])
But since datatype of Alpha is varhcar(234) and datatype of value is float, the package is throwing an error
Image may be NSFW.
Clik here to view.
How to correct this error?