Firebase Query List Filter Not Making Sense (to me)

Database & APIs
Resolved

I have a Firebase Collection 'Messages' which successfuly displays in FlutterFlow as a list.

I'd like to filter the messages to only show using a message property string 'brandId'.

I can filter this successfully in the Firebase Console, but it's not filtering in FlutterFlow ...

Images show Firebase Filter by Field, FF filter by brandId and Firebase search result on filter.

Any help / advice appreciated ๐Ÿ™

What have you tried so far?

Checking brandId strings are the same, seeing unfiltered list successfully in FF. the messages collection is about 3000 messages and only 20 have this brandId - is there a 'delay' or timing issue?

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