Publish On Premises Project Server 2013 web services to cloud Power BI

115 Views Asked by At

We would like to host Power BI reports in cloud, showing reports based on data in our on Premises Project Server 2013. The data sources we use are

  1. /PWA/_api/ProjectData/
  2. /PWA/_api/ProjectData/Projects

Since we have a hybrid network, can I publish these APIs with API Management Gateway (so the reports hosted in cloud can refresh data automatically)? How?

Or is there a better way?

Kind regards, AllWorkNoPlay

1

There are 1 best solutions below

0
AllWorkNoPlay On

Found out we had to set up Power BI Enterprise Gateway, which is an easy and convenient solution.