I can use a SQL Definition query for a feature like this
LENGTH(ALTNAME)=6
and it works.
when I try to use the same SQL query to define a class in Pro Maplex Labeling I get nothing but errors.
My goal is to label with ALTNAME fields that equal 6 characters.
Help says to use CHAR_LENGTH but it also results in errors.
Is there a way around this or can I do it with an expression using Arcade, VB etc,,