Conditional Notification on two Predecessors
ABogle
✭
I want to set up a notification to begin a task when the predecessors of the task are completed. The tasks in question have two predecessors each and I cannot for the life of me figure out a way to have the completion of those predecessors trigger an alert to the people assigned to the tasks so that they can begin work.
Comments
-
You will need to parse out the predecessors if you want to use a generic formula, or you will need to write individualized IF statements for each task.