Not having this is a HUGE miss in the integrity of what's being displayed in the Workload balancer.
We have projects that have the status of "Dead" -- but all because we have people assigned to uncompleted tasks within the timeline, it's showing up in the workload balancer as that person being "booked" for xx hours.
It seems like the underlying methodology of what is being pulled into the workload balancer is only:
- “if task is NOT 100% complete, then include in Workload balancer” (which in our instance pulls in assigned work within projects ceasing to exist ("Dead") or will not be proceeding immediately ("On Hold")
- At minimum, we should be able to define a standard "if/then" statement for what tasks/projects get pulled in-- something like “if project = current (or project = in Planning) AND task is not 100% complete” then include….