Replace null value in the field with another field value : NOt working

  • Hi Here is what i am trying to achieve

    if "Lob_mt"  field  is null then replace it with field "lineofbuisness" value.

    using this expression in derivedcolumn transformation

    isnull(LOB_mt)==True ? (line of business):lob_mt

     

    it is not working . note: i am using SSIS 2008 so, replacenull function is not an option

     

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply