have you tried:
left(getasnumber (field);1) ?
I have no fm to test that now...
if it does not work, try:
left ( getasnumber (field) * 1 ; 1 )
normally, the multiplication should clear off the characters and keep only the numbers from data (that was true for v6)
0
Question has a verified solution.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.