Forum Discussion
santh00
3 years agoFrequent Visitor
Azure Active Directory-User list
Hi All, I need to get the list of Groups and Group members from Azure Active Directory into power BI.....I get the Group table using Microsoft Graph API with OData connection, while I try to connect...
v-yadongf-msft
3 years agoCommunity Support
Hi santh00 ,
Since you don't have the admin access, as an alternative, you can download users table form Azure Active Directory directly.
You will get a csv table contains all the users' information.
For more information, please refer to:Download a list of users in the Azure Active Directory portal - Microsoft Entra | Microsoft Learn
Best regards,
Yadong Fang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.