This content has been marked as final.
Show 2 replies
-
1. Re: Dynamic lookup cache is not updating NewLookupRow to 2 for the existing record.
inuser466392 Jun 11, 2017 11:42 AM (in response to EC77452)Please set "Treat Source Rows" as "Insert" then retry.
It should work.
-
2. Re: Dynamic lookup cache is not updating NewLookupRow to 2 for the existing record.
Animesh Srivastvaa Feb 6, 2020 9:03 PM (in response to EC77452)Please make below changes to make sure that it records the change in the NewLookupRow:
- Make sure that the lookup ports are passed to the subsequent expression tranformation
- Enable "Insert else update" option in the Lookup Properties.
Once these changes are made the NewLookupRow should change to 2.