Dec 09 2022 09:40 AM
Is it possible two take two resources and link them together so that if one is allocated it takes from that resource as well as another?
Example:
if you have two workers and one of them is certified in a process while the other is not. The certified worker is able to do both regular tasks as well as tasks that require certification. but the non certified worker is not able to do both. So if the non certified is assigned it should only be removed from that one pool.
The issue:
I have a certified worker resource and when I allocate to the tasks that require that type of worker I still show that I have that worker available in a separate category and overallocated.
If there is a better way to approach my problem please let me know, all help is greatly appreciated.
Dec 09 2022 02:46 PM
SolutionDec 12 2022 07:10 AM
Dec 12 2022 07:22 AM