OfficeDev / microsoft-teams-apps-classroom-dropin

An app template designed to enable system leaders to schedule drop-ins in virtual classrooms.
MIT License
13 stars 7 forks source link

SharePoint list result size is limited to 500 items when using the API in PowerApps. #10

Open stevethompson12 opened 3 years ago

stevethompson12 commented 3 years ago

SharePoint Lists have a maximum return size of 500 results using the API, this means I only see 500 Teams and so can only select Teams listed in the first 500 results. Generally, schools who need this PowerApp have large amounts of Teams so the 500 limit isn'y usable.

Is there a way to use a Flow to return the list of Teams from the SharePoint list? That would get around the 500 limit.

adamj42 commented 3 years ago

We are having the same issue. We have around 5000 Teams as we are looking to use this app for a group schools. During the presentation it said it would be able to accept 100,00 Teams. Each school has around 700 Teams

Remrap commented 3 years ago

I'm hoping once they add the SDS documentation for this product it will solve the limitation issue.

jok0 commented 3 years ago

Hi guys,

You can up the limit to 2000 within the Powerapps app. If you go into the Classroom Drop-in Powerapp and settings, you can set the limit there, from 500-2000. Hope this helps.

Joe.