Click here to Skip to main content
16,004,529 members
Articles / SSIS

Conditional Split Transformation in SSIS

1 Aug 2014CPOL2 min read 76.7K   3  
Conditional split is used to route data rows to different outputs based on conditions. This is similar to CASE statement in programming languages. Here I am explaining conditional split with an example.
This is an old version of the currently published tip/trick.

Only logged in members can view this content

Please go to the SSIS Table of Contents to view the list of available articles in this section.