How to do a recurring month to month order request system?

Hi i’m trying to make a recurring request system. i want to be able to see only the uncompleted requests in the current month, and it will reset after each month.

i don’t know if this is possibly with coda, but here is a picture of what i was thinking of

Let me know if you have any questions.

hi @Ethan_Liston

what about this in your filter : Today().Month() = thisRow.Date.Month()

best, Christiaan

Thank you @Christiaan_Huizer, that solved my problem.

good to read @Ethan_Liston , would you please mark my contribution as solution?

Oh I’m sorry @Christiaan_Huizer, I’m still trying to figure this community thing out.