Non empty values from Query all Records?

I have a Query all Records function on a `users` table. In that `users` table, there is an optional `token` column of type `text`. I would like to return all the users who *have* a token. In other words, ignore users where `token` is null or empty. It seems pretty straightforward but, for some reason, I haven't been able to figure it out. Attached is my naïve attempt. Any pointers?
[xb4a-a0yo-esyv.n7.xano.io_admin_workspace_7_api_19_query_122 (1).png]
Other
2 replies