Forum Discussion
AlexanderCS
Oct 09, 2023Copper Contributor
Alternative to ODATA using MS Project SE (Subscription Edition)
Hi all,
until last week we were using MS Project Server 2016 and visualizing the data from the PWA in Power BI via the ODATA Connector. Last weekend SharePoint and MS Project were upgraded to Subcription Edition (SE) on prem and now the ODATA interface is no longer usable.
Do you have any idea how to make the data from the MS Project Server Subscription Edition PWA usable?
Best
Alexaner
Hello AlexanderCS ,
As you have found, the OData Reporting service has been removed from the Project Server subscription edition - https://learn.microsoft.com/en-us/project/deprecated-removed-features-project-server-subscription-edition#features-removed-in-project-server-subscription-edition
As per the link above, to create reports, use T-SQL queries against the pjrep schema in the database.
Paul
Hello AlexanderCS ,
As you have found, the OData Reporting service has been removed from the Project Server subscription edition - https://learn.microsoft.com/en-us/project/deprecated-removed-features-project-server-subscription-edition#features-removed-in-project-server-subscription-edition
As per the link above, to create reports, use T-SQL queries against the pjrep schema in the database.
Paul