Hi! I’ve seen some similar questions to mine but I haven’t been able to find a formula that works.
I’m using the GTD To-Do List. I appreciate having filtered tables of tasks for tomorrow, the next 7 days, and beyond. However, I can’t figure out having a separate filtered table with tomorrow as the due date.
Here’s what I have currently: thisRow.Done = false AND thisRow.When=(Today() + Days(1))
Can anyone help me understand what I’m doing wrong? Thanks!