Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hello,
How to connect Power BI Desktop to Project Online for an oData feed?
What would be the URL ?
Thanks and regards
Solved! Go to Solution.
Hi, I'm doing exactly this. The URL for oData is
https://<yourtenant>.sharepoint.com/sites/<tenant>/_api/projectdata/<dataset>
EG, to get a list of all the projects use https://MyProjectOnline.sharepoint.com/sites/pwa/_api/projectdata/Projects
To get a full list of datasets use https://MyProjectOnline.sharepoint.com/sites/pwa/_api/projectdata
Hi, I'm doing exactly this. The URL for oData is
https://<yourtenant>.sharepoint.com/sites/<tenant>/_api/projectdata/<dataset>
EG, to get a list of all the projects use https://MyProjectOnline.sharepoint.com/sites/pwa/_api/projectdata/Projects
To get a full list of datasets use https://MyProjectOnline.sharepoint.com/sites/pwa/_api/projectdata
Thanks for posting the full path - this was a huge help 1
User | Count |
---|---|
97 | |
67 | |
57 | |
47 | |
46 |