Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 Conditional Split

Author  Topic 

WoodHouse
Posting Yak Master

211 Posts

Posted - 2010-06-23 : 11:39:05
i Guys

I got below error. please help on this

[New or Existing Expired [3851]] Error: The expression "(Action_Code_TouchPoint == "Point1") && (ISNULL(Point1_Date_Request) == TRUE )" on "output "Point1" (6144)" evaluated to NULL, but the "component "New or Existing Expired" (3851)" requires a Boolean results. Modify the error row disposition on the output to treat this result as False (Ignore Failure) or to redirect this row to the error output (Redirect Row). The expression results must be Boolean for a Conditional Split. A NULL expression result is an error.
   

- Advertisement -