shafiqm wrote:
Is there a way to ignore the unmatched rows using Lookup without creating another destination (Error Transformation for red connector)?
Yes, Just use 'Ignore failure' in the error output...the unmatched rows will go into the green output having null in the looup columns
|||Rafael Salas wrote:
shafiqm wrote: Is there a way to ignore the unmatched rows using Lookup without creating another destination (Error Transformation for red connector)?
Yes, Just use 'Ignore failure' in the error output...the unmatched rows will go into the green output having null in the looup columns
And if you truly need to ignore the error (unmatched records) then use the red flow and add it to a row counter. That way, you can capture the number of rows and they'll end up being separated from the valid records.
No comments:
Post a Comment