Filter list by current day's date

Actions & Logic

Hi guys,

I am trying to filter a list so that it only shows documents with the current day's date and onwards - any idea how to achieve that ?

What have you tried so far?

filter by current time

create a custom function that return a dateTime value of the current date and using it to filter a list

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