Hello, I would like to replace values in a table. The value "0.0" should be output as 0. I have done this so far, but now dates are also affected by the replacement, e.g. 20.05. is issued as 205th. How can I limit this to only "0.0"? Thanks very much!