Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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 |
---|---|
89 | |
82 | |
47 | |
40 | |
35 |