Find null values for vector field

I have a vector field in a table. I'm trying to query all records for all rows in which the vector field is empty.

If I use the coalesce filter in the "by custom query" to create an integer or text for null values, it gives an error saying "types must match."

How do I find rows without something in the vector field?

2 replies