Hi Team , I have a source file in below format .
In this if i need to ignore the rows which is having entity as null how should i design the data mapping in FDMEE . Please advise . I don't need the rows having null to go to Target system
Account | entitty | year | project | pc | SupportSystem | Site |
---|
645 | US | 2014 | growth | Pc1100 | BSS | Site1 |
655 | | 2014 | growth | pc1230 | | Site1 |
656 | CAN | 2014 | growth | Pc1234 | BSS | Site3 |
Thanks,
Roshin