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 ๐