Hello!
I'm wanting to calculate the health of my project based on the health of any task that is on the critical path.
I have seen the blog post about being able to create a filter that is able to show the critical patch, but is there a way to derive via a formula if the task is on the critical path or not? I would probably use a checkbox column and have a simple formula such as IF[Task]@row = "Critical Path", "True", "False")... Then I could integrate this into my health formulas.
I'm assuming no since I've not been able to find a lick of documentation with this mentioned... Figured I would poll the community.
Thanks in advance!
Zach