Need help in configuring the Dynamic Replace tool.
I have a two column excel file: From & To. For example
from to
1 Y
0 N
I have used the dynamic replace tool to replace values in a column per the above table. But, if my input column has 'Y' it becomes NULL because it is not part of my table above. I don't want to have put every possible values in the column in the above table as the input data may vary and that is okay with me.
I just want what is in the file to be replaced and leave every other value as-it-is. I can't seem to get Dynamic Replace to do that.
Is there a hack to do this or a combination of some other tools perhaps?