I've got a column query that searches a shows a list of users from a collection. It starts off with no one in the list and because of this its returning a null value and crashing.
I can't see any option to capture or avoid null values so what do i do here?