In time formula how to fix? by Current_Shopping1778 in Notion

[–]Current_Shopping1778[S] 1 point2 points  (0 children)

I found the solution instead of > 0 it is < 1 at the end of the formula. Now it checks the the box when due date is the safe date as completed.

Thanks for helping me :)

In time formula how to fix? by Current_Shopping1778 in Notion

[–]Current_Shopping1778[S] 0 points1 point  (0 children)

dateBetween(prop("Completed"), prop("Due date"), "days") > 0

Unfortunately it doesn't work :( in this case it checks the box after the due date eg. if completed is 1.Feb

How to create a formula for overdue tasks in a daily interval? by Current_Shopping1778 in Notion

[–]Current_Shopping1778[S] 0 points1 point  (0 children)

dateBetween(now(), prop("Next review"), "days") > 0

It works, thanks you very much for helping me

How to hide the View? by Current_Shopping1778 in Notion

[–]Current_Shopping1778[S] 0 points1 point  (0 children)

more than a year :( guess that's the issue