This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi! Have a connection to AD using:
let
Source = OData.Feed("https://graph.windows.net/DOMAIN.onmicrosoft.com/users", null, [Implementation="2.0", Query=[#"api-version"="1.6"]])
in
Source
I login using Organization credentials in Power BI Desktop - refresh works fine.
When I upload to the service and try to enter credentials I get:
So then I try with a gateway and anonymous and get:
If I use a gateway with OAuth2 after an hour nothing happens and I can't press "Enter credentials".
Any hints on refreshing in Power BI Service for and Odata feed connecting to Microsoft Graph Azure AD? Anyone succeeded?
Tried:
- Every combination in the service
- Different versions of api (1.4, 1.5 and 1.6)
Out of options..
Solved! Go to Solution.
Hi @Johanno ,
As far as I know, the OData connector is currently not supported to connect to Microsoft Graph.
This means that you may need to create a custom connector to access it.
https://docs.microsoft.com/en-us/connectors/custom-connectors/define-blank .
Here's a sample connector:
Or use the way to do it without any functions or connectors.
Easily connecting between Power Query / Power BI and Microsoft Graph
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you! The way I solved it was using the link without custom connector:
Hi @Johanno ,
As far as I know, the OData connector is currently not supported to connect to Microsoft Graph.
This means that you may need to create a custom connector to access it.
https://docs.microsoft.com/en-us/connectors/custom-connectors/define-blank .
Here's a sample connector:
Or use the way to do it without any functions or connectors.
Easily connecting between Power Query / Power BI and Microsoft Graph
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 13 | |
| 11 | |
| 8 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 38 | |
| 27 | |
| 25 | |
| 22 | |
| 22 |