If condition
-
fieldname1 = if the value is between 1 – 5 (0.5), if value is between 6 – 10 (0.10)
I want insert calculated field which changes the values as per the upper field. If field1 value is between 1-5 is should use fieldname1* 0.5 formula and if fieldname1 value is between 6-10 it should use fieldname1* 0.10 formula.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘If condition’ is closed to new replies.