Forum Discussion
Project Online - Capacity planning does not show project anymore when they are "Published"
Hi all,
I am experiencing a strange behavior from Project Online : since a couple of week, when i publish a project, the Resource Capacity planning (workload for a resource by project), for a given resource, does not show anymore the project where this resource has been affected (in the side box where project are detailed).
This occurs only after i published the projet.
Any idea ? Do you experience the same ?
Thank's
Laurent.
- Hi Paul,
I finally had a fix by Microsoft Support : In the Server settings / Reporting, the "Never" option was selected. I understood this was responsible for not updating the database after updates in Project Pro or PWA.
Once this option set to "Daily", the behavior was normal again.
Thank you very much for your help !
Laurent.
4 Replies
Hello Laurent PIGEON ,
I've not seen this before but can you check the Assignment data is available and correct in the following ProjectData APIs for that project / resources:
https://{pwaUrl}/_api/ProjectData/AssignmentTimephasedDataSet
https://{pwaUrl}/_api/ProjectData/ResourceDemandTimephasedDataSet
If you republish the Project, does that resolve it? If not, if you make a change to the task then save and publish, does that resolve it?
Paul
- Laurent PIGEONBrass ContributorHello Paul,
Republishing the projet, or making a change to the task and republishing doesn't resolve it.
Can you tell me how you can visualise the results of the two API request you sent me ? I retrieve correct information i think, but it is not structured...
Thank's,
Laurent.Hello Laurent PIGEON ,
You can build a report in Excel / Power BI using the ProjectData API. Here is a Document from Microsoft for Power Bi and Project Online: https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-project-online-connect-to-data
Have you tried changing the settings on the ribbon like date range etc.?
Paul