Hi everyone!
New to Smartsheet and trying to build some features for my company. I've been doing a lot of reading and tutorials, and I think I'm close to the end of this problem. Like the title says, if a task goes past its due date, I would all of its dependents tasks to flip to 'Blocked' status. I made it so far as to get the names of successor tasks, but I have no idea how to build the last piece.
The logic would be: If End Date is in the past, change the Status column (preferable) or add a Flag to the tasks listed in the Successor column.
In test sheet, Test1 is overdue, so Test2 and Test3 should be flagged as Blocked until Test1 is marked Complete.
Any help is greatly appreciated!