I can't set a condition in my tMap because of a problematic value. Here is the formula :
I use the float.ValueOf function because the data is of string type (e.g. 1.09 becomes 1.09) and this allows me to perform the calculations. It is the 0.01 which does not work. Indeed I tested with 1 and it works. Here is the error when I have 0,01.