Hello 'smartsheet',
we are using some formulas including the TODAY-function.
Example:
- Mark a task as "overdue": =IF(AND([End Date]1 < TODAY(), Status1 <> "done"), "overdue", "-")
- After that we use conditional formatting (red color ...).
But now each day, a task becomes "overdue" the first user of the day is registered under "modified by" - and this is also visible in the activity log (great feature!).
It should be possible to prevent this.
Maybe this could be solved by an column property option 'don´t effect modivication user/date'.
Kind regards
Michael