Im in the process of creating a project management system and I want user to be able to see lists such as projects due today, projects due this week, or month.
How do I filter a repeating group based on the current week or current month? I know I can use the created date and the current date, but Im struggling on how to find the actual week or month (for that matter also past weeks and months or future weeks and months for reporting).
We have tools that work on dates like the :extract operation, and all the date modifiers that let you create dates for comparison. It is important to remember that all dates in Bubble are datetimestamps, so both date and time.