Hi all,
Need help to build a logic, where I am taking two input files with few common fields.
I want to build a logic to populate these common fields with below condition while joining the files -
if <condition> update field with data from file 1 else take data from file 2.
Appreciate any guidance.
Thanks