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!View all the Fabric Data Days sessions on demand. View schedule
Hello,
I am trying to retrieve data via Active Directory. I would like to know which users have access via a specfic Group.
The code works, but not all groups from Azure Active Directory are listed.
Do you have any idea how I can retrieve all existing groups of an Azure Active Directory using PBI.
Solved! Go to Solution.
The best way to do this is not to do it in Power BI. Use Powershell to enumerate groups and memberships. Be aware that groups can contain other groups so your code must handle this recursively.
The best way to do this is not to do it in Power BI. Use Powershell to enumerate groups and memberships. Be aware that groups can contain other groups so your code must handle this recursively.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!