This is great @JackVaughan!
Will we be able to compare a value to a list of values with this new feature?
I want to filter the choices that are available based on whether or not they have already been created for an item. I have a relation column to identify all of the sizes already created.
When I set this up, it seems like Glide is treating the relation as a value to compare to, versus a list of individual values to compare against.