Assuming that #percentread is a numeric column then you need the #. If you don't have it then it uses a lexical compare where '3' is larger than '20'.
If #percentread is formatted then you need to use raw_field() to get the underlying number without any extra characters.
|