Forum Discussion
Power BI and Office Graph
- 9 years ago
I answer myself, it is possible to connect PowerBI with Microsoft Graph and get some data.
Anyone has ever tried to connect to MS Graph? I can only do a request for simple methods, and when I try to query or try other methods like get user events, I get an access error: "the user was not authorized".
Do I need to configure some permission for Power BI related with Azure AD or Microsoft Graph through the Azure Portal?
Thank you in advance :)
I succeeded in connecting to Microsoft Graph by using the ODATA standard connector like this:
Enter the following URL (if you want to query other things than users, change string accordinglingly):
Choose "Organizational Account" and log in:
Click Connect:
The tenant you will get the information from seems to be the user's home tenant.
Hope this helps!
This solution no longer works. Can it be reopned or do I need to create a new question?
- Sokon7 years agoAdvocate V
I still get the notification :smileyhappy:
Your are right, it stopped working some time ago. Our experts tell me that Microsoft probably doesn't allow Power BI Desktop to access the API any more. We didn't succeed in fixing it and now get the data from another source.