hi all
i am using a condition in Dervie Column ,, my Derive Column is "Int/Numeric"
if my condition Ture then i am performing some calculation otherwise NULL value shoule be assigned to Column value.
i have tried to passs the null value through a uservariable also.
uservariable1 (type-Int/Numeric) value- System.DBNull.Value
uservariable2 (type-Int/Numeric) value- System.int32.Null
Please provide the solution ASAP.
its very urgent..
Thanks in advance.