Skip to main content
Microsoft Idea

Power BI

Needs Votes

Add Microsoft Graph API as a connected service

Vote (469) Share
Jourdan's profile image

Jourdan on 14 Jul 2016 04:33:00

The Microsoft Graph API (http://graph.microsoft.io) is a unified ODATA endpoint to access data across Microsoft services. More specifically AAD/O365.

There is a major reporting/auditing component of this service as well as other resources being useful to use in Power BI reports.

Comments (23)
Jourdan's profile image Profile Picture

Mason Davis on 05 Jul 2020 22:33:51

RE: Add Microsoft Graph API as a connected service

I agree that the powerbi REST API should be extended to provide 3rd party direct access to the data. Just like you can right-click download, you should also be able to access the data via ODATA via some appropriate end-point(s)?

If this is through the graph API then so be it.

This would be really helpful for governments and public bodies to quickly be able to publish their data (at least in an experimental capacity) by authoring an appropriate PowerBI report.

Jourdan's profile image Profile Picture

Robin Vermeirsch on 05 Jul 2020 22:29:22

RE: Add Microsoft Graph API as a connected service

You could achieve something like this trough CSV:

take a look at this GIT:

https://github.com/eringreenlee/azureb2c-reportingapi

Jourdan's profile image Profile Picture

Robin Vermeirsch on 05 Jul 2020 22:29:18

RE: Add Microsoft Graph API as a connected service

'+1