[ACCEPTED]-SSIS Conditional Split boolean result-boolean-expression
Accepted answer
I am guessing that you have some NULL values 3 for age. If you want to send NULL's to the 2 same Unknown Output then you could change 1 the expressions to be:
ISNULL(Age) || Age == -1
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.