get the largest negative value
-
Hello,
What function should I use to get the largest negative value from fieldname, e.g.:
fieldname1 = 34
fieldname2 = 2
fieldname3 = 0
fieldname4 = -1
fieldname5 = -5
fieldname6 = -10
calculated field should return “-1”
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘get the largest negative value’ is closed to new replies.