Hi,
I am using a drop down tool for field tagging of input file in the app interface, I need to populate a constant value if the column is not present in the input file. For example, I have column A in the input file with values 20,30,40..after tagging the filed I will get those values in the output. Next time when I run with new file that doesn't have column A in it, then I need to have A in the output that is populated with constant(ex: 10 for all the records).
Regards,
Ramn