Forum Discussion
vilmarci
7 years agoFrequent Visitor
Use Microsoft Graph API as data source
Dear Community, I received a task to create a report about all free meeting rooms at a given time. As far as I can see, this can be achieved by accessing all shared calendars via the Graph API: ...
- 7 years ago
The Microsoft Graph implements the OAuth 2.0 authentication flow and therefore, to access it with Power BI, you'll need to create a custom data connector. Here's a tutorial that walks step-by-step on how to create a custom data connector with OAuth 2.0 to the Microsoft Graph in Power BI.
JSR
Helper II
5 years agoThis works now for me directly using Odata feed..something has changed?
https://graph.microsoft.com/beta/groups
Anonymous
5 years agoNot applicable
Hi, I Got errors on this one... When using it from the desktop it's working fine, but publishing tot PB service then the connection has authentication errors.