Here is my issue :
TASK1 = [Justin], [Celine] | Duration=10days | %Allocation=20% | [*equivalent to 2 worked-days*]
TASK2 = [Celine] | Duration=5days | %Allocation=20% | [*equivalent to 1 worked-day*]
I am looking to build a report, or a sheet where i would get :
[Justin] = 2 worked-days
[Celine] = 3 worked-days
[...] = ...
It looks pretty basic, but I can't find how to build this when TASK1 has multiple resources selected in the column... Please help!! :/