Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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.
@lbendlin Both endpoints works int Graph Explorer, it is just a matter of combining the 2. It looks like it could b made possible by using the following:
https://techpeanuts.wordpress.com/2020/05/28/connecting-power-bi-to-microsoft-graph/
it's not that black and white. Power Query can access some of the Graph endpoints but not all. What are you trying to accomplish?
@lbendlin I'm trying to build a report of calendar events with the users in my department.
Does it work in Graph Explorer?
Yes. There are two endpoint I will need the first is /users?$filter=department in ('DepartmentName') and users/'UserID'/calendar/events.
From the looks of it, I may need to look for an alternative option.
yep. Officially only /groups is supported.
@lbendlin Both endpoints works int Graph Explorer, it is just a matter of combining the 2. It looks like it could b made possible by using the following:
https://techpeanuts.wordpress.com/2020/05/28/connecting-power-bi-to-microsoft-graph/
making it work in Graph explorer is required but not sufficient. They can still block certain calls in other systems. Let me know what you find out.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 10 | |
| 10 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 40 | |
| 36 | |
| 34 | |
| 28 | |
| 20 |