Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
allan_oliveira
Frequent Visitor

How to connect Teams with Power BI

I would like to know how I can connect Teams(Shift) with Power BI.
Could someone share a step by step?

 

Thanks

1 ACCEPTED SOLUTION
v-angzheng-msft
Community Support
Community Support

Hi, @allan_oliveira 

To use an OData feed to directly query the Graph  API directly into PowerBi.  The data is then updated when the report is refreshed.

= OData.Feed("https://graph.microsoft.com/beta/teams/your teams ID #/schedule", null, [Implementation="2.0"])

 

 

More related information:

https://community.powerbi.com/t5/Desktop/Get-data-from-Microsoft-teams-shifts/td-p/807676

https://docs.microsoft.com/en-us/graph/api/schedule-list-shifts?view=graph-rest-beta&tabs=http

https://powerusers.microsoft.com/t5/Building-Power-Apps/Shifts-for-microsoft-Team-in-PowerApps/td-p/...

 

 

Best Regards,
Community Support Team _ Zeon Zheng


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-angzheng-msft
Community Support
Community Support

Hi, @allan_oliveira 

To use an OData feed to directly query the Graph  API directly into PowerBi.  The data is then updated when the report is refreshed.

= OData.Feed("https://graph.microsoft.com/beta/teams/your teams ID #/schedule", null, [Implementation="2.0"])

 

 

More related information:

https://community.powerbi.com/t5/Desktop/Get-data-from-Microsoft-teams-shifts/td-p/807676

https://docs.microsoft.com/en-us/graph/api/schedule-list-shifts?view=graph-rest-beta&tabs=http

https://powerusers.microsoft.com/t5/Building-Power-Apps/Shifts-for-microsoft-Team-in-PowerApps/td-p/...

 

 

Best Regards,
Community Support Team _ Zeon Zheng


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

jennratten
Super User
Super User

Are you trying to use Power BI to connect to files within Teams?

I'm trying to use Power Bi to connect to Teams Shifts.

allan_oliveira_0-1640635018338.png

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors