Does anyone know how to figure out how many characters are in a field using a query? Ex: 345 would return 3, 34567 would return 5. I’m using the length expression, but it’s only returning the field length (which is preset). It’s not counting the characters.
Thanks
Thanks