web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Office365Groups.ListGr...
Power Apps
Suggested Answer

Office365Groups.ListGroupMembers() and MicrosoftEntraID.GetMemberGroupsV2() vs paging

(0) ShareShare
ReportReport
Posted on by 190
Anyone notice that Office365Groups.ListGroupMembers() and MicrosoftEntraID.GetMemberGroupsV2() don't support paging in canvas apps
 
 
I hit this ages ago with Office365Groups.ListGroupMembers(), but I've just noticed it with MicrosoftEntraID.GetMemberGroupsV2() as well.
 
While Office365Groups.ListGroups() supports paging using a skiptoken, ListGroupMembers() does not.
 
And there doesn't seem to be an equivalnet of ListGroups() for MicrosoftEntraID.
 
Both apparently support the Settings | Paging in Cloud flows, but not in canvas apps.
 
So, what's the solution?
  1. Graph requests? That's a premium connector, so not suitable for some organisations.
  2. Use a Power Automate cloud flow? That's not going to be quick to retrieve and return 1000s of members.
  3. Build your own custom connector? That's premium again and not for the faint hearted...
 
And don't get me started on nested groups, or distribution lists vs (email enabled or not) security groups vs M365 groups... Though I believe MicrosoftEntraID does handle these.
 
Sorry, just needed a rant....
I have the same question (0)
  • Suggested answer
    Kalathiya Profile Picture
    2,456 Super User 2026 Season 1 on at
    Hello @Craig_Humphrey
     
    Yes, that's correct. ListGroupMembers() and GetMemberGroupsV2() don’t support paging in canvas apps. 
     
    Reference Link: 

    If you continue to retrieve group members on demand using Power Automate, you may still run into Power Apps response time limits (around two minutes), particularly when working with large groups.

    Because of this, a more reliable approach is to synchronise group membership into Dataverse/SharePoint on a scheduled basis. Doing so avoids runtime timeouts and payload size constraints, scales much better as data grows, and allows the canvas app to query the data directly without calling Microsoft Graph at runtime. By centralising the synchronisation in a background flow or service process, premium licensing can be restricted to the service account or flow owner, rather than requiring premium licenses for every end user.

     
    ---------------------------------------------------------------------------------
     
    📩 Need more help? Mention @Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard