Reputation: 2499
What is the purpose of Derived Column Task ?
Upvotes: 0
Views: 260
Reputation: 186108
It allows you to add a derived (computed) column in a Data Flow task. It's a convenient way to compute an arbitrary expression for each row of a data source or intermediate result.
Upvotes: 2