Forum Discussion
ArshadKhwaja
9 years agoQrew Commander
Thanks Matt. So if I were to create a field like this:
Reminder Date: If(ToDate([Projected Finish Date])> Today() + Days (7), Today()
)
And if I add this to a report where it is greater than today's date, this should work for each nominated user. (I do have a current user field that would pick up the assigned to)?
Reminder Date: If(ToDate([Projected Finish Date])> Today() + Days (7), Today()
)
And if I add this to a report where it is greater than today's date, this should work for each nominated user. (I do have a current user field that would pick up the assigned to)?