We created project in Microsoft TEAM and assigned tasks to resources owners. I would like to connect PowerBI to MS TEAM project to find out who the new task owners are. I don't seem to be able to connect it. This is the web address of the project in TEAM: https://project.microsoft.com/en-us/#/taskgrid?projectId=?????? How do I consume this type of web address from Power BI.
Regards,
Nitaya
Solved! Go to Solution.
You use an ODATA connector or the Graph API (although the latter seems to be deprecated?)
Here's an example for CQD, but you can adjust for Projects:
Use Power BI to analyze CQD data for Microsoft Teams - Microsoft Teams | Microsoft Docs
@NLuu
I guess you can just use the web app.
Connect to Project Online with Power BI - Power BI | Microsoft Docs
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
You use an ODATA connector or the Graph API (although the latter seems to be deprecated?)
Here's an example for CQD, but you can adjust for Projects:
Use Power BI to analyze CQD data for Microsoft Teams - Microsoft Teams | Microsoft Docs