I have a text field, and I want to only show not blank records. But when I set "is not blank" in filter, it's not working. Anyone has any ideas?
Typically this would happen if you have fields which appear blank, but are actually either NULL or contain a non-visible character (like a space). Try adding to your filter to exclude NULLS and " " and see if that helps.
Jay
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.