Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I want to build a report using Microsoft Graph API, but I have noticed this may be something Power BI cannnot access. Has anyone else had this issue?
Solved! Go to Solution.
Hi @istduncan-cohp,
How are you trying to access the Microsoft Graph API data? Generally, you would require an app registration with appropriate API Permissions for accessing the Graph API.
Some of the below-mentioned blogs elaborate on the steps in detail to connect Power BI with Microsoft Graph -
In our Organization, we are using an App Registration with Microsoft Graph API Permissions (like User.Read, Groups.Read.All, etc) for accessing the Graph API. A data factory pipeline uses this app registration to bring data into our data warehouse, which is later used as a data source in Power BI for consuming the data. You can also write scripts that use app registrations to connect to Graph and fetch and export data into CSV files, to be read later by Power BI.
Let me know if the above-mentioned suggestions help, or if you have any specific requirements.
Proud to be a Super User! Regards, Bipin Lala | Business Intelligence Developer | |
Hi @istduncan-cohp,
How are you trying to access the Microsoft Graph API data? Generally, you would require an app registration with appropriate API Permissions for accessing the Graph API.
Some of the below-mentioned blogs elaborate on the steps in detail to connect Power BI with Microsoft Graph -
In our Organization, we are using an App Registration with Microsoft Graph API Permissions (like User.Read, Groups.Read.All, etc) for accessing the Graph API. A data factory pipeline uses this app registration to bring data into our data warehouse, which is later used as a data source in Power BI for consuming the data. You can also write scripts that use app registrations to connect to Graph and fetch and export data into CSV files, to be read later by Power BI.
Let me know if the above-mentioned suggestions help, or if you have any specific requirements.
Proud to be a Super User! Regards, Bipin Lala | Business Intelligence Developer | |
@Bipin-Lala We're using the app registration. Thank you this looks as though this make work.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 47 | |
| 29 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 74 | |
| 39 | |
| 26 | |
| 24 |