[RESOLVED] Filter results by calender and user

Resolved

Hello. First of all i am new to flutterflow so if this is in the wrong place i apologize. Also i am still learning to do this so here is my problem.

I'm developing an app in flutterflow and firebase that records customer satisfaction. I have 3 buttons registering the following levels: dissatisfied, neutral and satisfied.

For each button I have a different collection in Firebase that records the date and the employee who is currently authenticated in the app when the clients of the store press the button.

In the admin panel I have a listview with employees and satisfaction levels. I can display the names and respective counts of each user correctly. Now I wanted to give the admin the ability to filter these counts by date. I tried using the calendar to filter the dates but I'm not getting the correct counts to appear. When I make a filter to take into account the date selected on the calendar, the satisfaction levels show zero. Can anyone explain to me in detail how to make this work?

Thanks.

2
4 replies