Anaplanners,
We're in the process of creating a use case for capacity planning.
Users have mentioned the projects they have working on. We will be converting the allocation into hours.
Say I'm occupied for project A and Project B 75% & 25 % respectively, I will have 6 hours for Project A and 2 hours for Project B assuming 8 hours of working day.
We will have to generate an output report for each month for the number of hours in EACH day.
If i go with native time, there may be a size constraint so if we use fake list with (1-31) would it be better ?
Native time with time range there is a limitation we can only set it for a year and no lesser.
Fake list may have its own constraints later to integrate with other features.
Thanks for your advice.