Duplicate field in SSIS

Hi All,

In my SSIS package, i have a field test_method_number coming from OLE DB Source. I used Derived transformation to trim test_method_number: TRIM(test_method_number)

Now in the next Derived Transformation, i see duplicate test_method_number. How to get rid of this duplicate?

May 28th, 2015 10:13am

Double click on the Derived Column component to open Derived Column Transformation Editor - Choose Replace 'Your Column Name'

Derived Column Transformation Editor

Free Windows Admin Tool Kit Click here and download it now
May 28th, 2015 10:38am

I tried your method but the issue is not resolved.

May 28th, 2015 3:39pm

Hi SyedF,

Delete your Derived Column Transformation.

Do it again and choose replace "column name".

Free Windows Admin Tool Kit Click here and download it now
May 28th, 2015 6:13pm

I tried your method but the issue is not resolved.

Delete your existing Deriver Column Transformation and and follow instructions as per my previous reply.

Cheers

Ronnie

May 29th, 2015 3:42am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics