Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
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.
@Stéphane Barbezier It looks like a compile error, open the Code tab and see if there exist error lines marked with red color.