williey
Technical User
- Jan 21, 2004
- 242
Source file is fixed length being passed into derived column task and finally going into destination table.
There is a column A which are blank for certain rows. When a blank column A undergoes derived column task, the resulting derived column B has the value of the previous row's value.
Add the data viewer to the flow to confirm. True enough, derived column task does not initialized the fields before processing the next row.
------------------------------------------
There are 10 kinds of people in this world. One that understands binary and the other one that does not.
There is a column A which are blank for certain rows. When a blank column A undergoes derived column task, the resulting derived column B has the value of the previous row's value.
Add the data viewer to the flow to confirm. True enough, derived column task does not initialized the fields before processing the next row.
------------------------------------------
There are 10 kinds of people in this world. One that understands binary and the other one that does not.