October 26, 2018 at 7:46 am
The attached SQL is executed by the OLEDB Source of the Data Flow.
The 16 returned records need to be split by the condition on the AvgInStock table.
If AvgInStock < 40 then direct all such rows to File1.txt
If AvgInStock >= 40 then direct all such rows to File2.txt
What is my most preferred way to do it in BIDS 2008 ?
Likes to play Chess
October 26, 2018 at 7:54 am
VoldemarG - Friday, October 26, 2018 7:46 AMThe attached SQL is executed by the OLEDB Source of the Data Flow.
The 16 returned records need to be split by the condition on the AvgInStock table.
If AvgInStock < 40 then direct all such rows to File1.txt
If AvgInStock >= 40 then direct all such rows to File2.txtWhat is my most preferred way to do it in BIDS 2008 ?
Use a Conditional Split.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy