Hi @azlnlw ,
The Update Data activity processes one inbound population at a time, and only displays the result of the last one processed (in your case, the result of the Email Eligible input).
If you want to see the combined result from the Update Data activity then you should use a Union activity to combine the two inbound populations into a single transition first, before performing the Update Data:
Thanks,
Josh