Hi Everyone,
I am trying to build a resourcing schedule and coming to a bit of roadblock in deriving a solution.
Following is the data fields I am working with and require a solution to derive an output to allow only available capacity for any particular resource to be scheduled show further work for already schedule date.
for example, Jack has 75% capacity available to be utilised for the scheduled duration between 4th April to 4th June therefore, i want to have a formula to allow only the available capacity to allocate for any other work otherwise there should be an alert either the column should turn into red or have a dialog box appear with alert "over capacity".
Is this a possibility?
Your help is greatly appreciated.
Cheers
I am trying to build a resourcing schedule and coming to a bit of roadblock in deriving a solution.
Following is the data fields I am working with and require a solution to derive an output to allow only available capacity for any particular resource to be scheduled show further work for already schedule date.
Resource Name | Start Date | End Date | Effort required % | Available Capacity % |
Jack | 4/04/2024 | 4/06/2024 | 0.25 | 0.75 |
Sam | 4/04/2024 | 4/06/2024 | 0.75 | 0.25 |
Tanya | 5/05/2024 | 4/07/2024 | 1 | 0 |
for example, Jack has 75% capacity available to be utilised for the scheduled duration between 4th April to 4th June therefore, i want to have a formula to allow only the available capacity to allocate for any other work otherwise there should be an alert either the column should turn into red or have a dialog box appear with alert "over capacity".
Is this a possibility?
Your help is greatly appreciated.
Cheers