Issue with Filtering Firebase with data entry date stamp

Database & APIs

Hello all, apoolgies all as I am new to Flutterflow i dont have much knowledge about what I am doing.

So, basically I have an firestore collection which has line no (string), action taken(string), timestamp (as firestore server timestamp at the point of entry is created).

What have you tried so far?

Now to view the data, user has to select a date from an dropdown, (the list of drop dates is created using unqiue date values from the firestore collection), and upon selection of the timestamp, the count of all entries should be displayed.

For example, if the user selects 03/04/2024 as timestamp, then there is a variable in the page which will show the count of suppose "passed" (which is under action taken) in the screen, however whenever i am trying to do it using the count feature in firebase, and running the app, the screen is turning grey as soon as i hit the drop down !

Did you check FlutterFlow's Documentation for this topic?
No
1
1 reply