NOT IN filter is not working on single query

Actions & Logic

I'm trying to use "Not In" Filter, but always I have this message: "You can't use the not-in operators in OR queries". The point is that I'm not using "OR". It is a single condition filter:

Value members is a list of users id that I need to exclude from my query.

That's it. I cannot undesrtand why the filter "Not In" not working properly

What have you tried so far?

Check with chatGPT and it returned that is Firestore not support "Not In" query. Is that correct? Case yes, why it is included in the Flutterflow?

Did you check FlutterFlow's Documentation for this topic?
No
2
3 replies