Hi everyone!
I'm trying to create a dashboard widget that lists tasks with a certain criteria, but I need to hide tasks that have "due date" in the past. Or, in other words, I need to show only tasks that have "due date" >= today, how can I do this?
Thanks for your time!