Hi All,
I need to create SSIS package as per below conditions
"producttype" is column name in source table
"duplexserialnumber" and "serialnumber" is a column name in source table
"STID" and "MID" is a column name in destination table
If producttype = supply (value)
then values in duplexserialnumber column should go to STID
and values in serialnumber column should go to MID
Can you please help me which transformation need to be used or expressions.
Thanks,
Naga
Thanks, Naga