
Announcements
Hello all,
I`m a newcomer for PowerApps. I used SharePoint List as data source, for example, the List have more than 20K records.
Is it possible use PowerApps to manipulation(retrieve and modify) these data? And in PowerApps, I can only use delegation functions and data type. Do anyone have similar scenario? Give me some suggestions.
Yes, You can only use delegable functions for 20k records. Also, Sharepoint online has a 5k limit. So if you have more than 5k records you need to create indexes of the columns you are performing your queries.