Post

2 followers Follow
0
Avatar

Formula for after today

Trying to setup a notification for when a resource is overloaded, currently have the below in a Resource WF rule:

(IsResourceAvailableForGivenPeriod($Resource,$WorkItem.StartDate,$WorkItem.DueDate,100, "PlannedWork" ))

But need to add a formula to look only at work items with a start date from or after the current date, any thoughts on how to implement?

David Smith Answered

Please sign in to leave a comment.

1 comment