Hello All, I have requirement where I need to merge 2 records based on key but I also need to Replace data with 'Y' if any of one the records has 'Y' in it. Below is the example. Using ICETOOL
Input
======
key-filed data
======== =======
IP366413 NNYNNY
IP366413 YNNNNY
IP366416 YYNNNN
IP366416 YNNNYN
Output
======
IP366413 YNYNNY
IP366416 YYNNYN