Data Integration
- Data Integration
- All Products
"Equal to" in filter condition and explanation is contradictory.
EmployeeID >= 510
When the mapping task reads the source row, it performs a lookup on the cache when the value of EmployeeID is greater than 510. When EmployeeID is less than or equal to 510
Hi Shaifali Bishnoi ,
Thanks for bringing this to our attention! The lookup source filter example should read "EmployeeID > 510" (without the equals sign). We'll get this fixed in an upcoming release.