Hi,
I reading data from the flat file, for one of the fields I need to replace all Alpha characters to zero
For example if the string is 123xx56 it should become 1230056.
I am thinking about using calculation transformation function and writing a script or is there more elegant solution?
Thanks.
Oscar