Forum Discussion
How do I report (Power BI) on vacation days in Resource Calendar (Project Online)
- Feb 17, 2021
Hello Alison Howes ,
This data is available in the ProjectServer API (_api/ProjectServer). For example:
{pwaSiteUrl}/_api/ProjectServer/EnterpriseResources('{resouceGuid}')/ResourceCalendarExceptions
Replace the {resouceGuid} with the resource GUID for the resource you want to check.
Paul
Hello Alison Howes ,
This data is available in the ProjectServer API (_api/ProjectServer). For example:
{pwaSiteUrl}/_api/ProjectServer/EnterpriseResources('{resouceGuid}')/ResourceCalendarExceptions
Replace the {resouceGuid} with the resource GUID for the resource you want to check.
Paul
Thank you, thats exactly what I've been looking for too! 😉
but alas, I have no idea what this is called in my french langauge environment, there seems to be only one entry for calendar and thats the company one I created, I have real troubles finding the localized regional tables ![]()