Hi All,
Could anyone please suggest me what to use for filters/gallery:
a) Connection to sharepoint list and use in gallery
b) Collect sharepoint list data in powerapps using collect() and then used.
Which performed good?
Hi All,
Could anyone please suggest me what to use for filters/gallery:
a) Connection to sharepoint list and use in gallery
b) Collect sharepoint list data in powerapps using collect() and then used.
Which performed good?
That depends how large of your data, and the record update frequency.
I believe you should noticed that there are delegation issues when working with large data in PowerApps, for the detailed information, please review:
For the record update frequency, data source added within PowerApps is a connection, if there are any changes, PowerApps would generate a service call to the data source side, and apply the changes there and get the updated response back.
Staff Mehdi Slaoui Andaloussi has a blog talking about the performance, for the detailed performance considerations, please review:
Performance considerations with PowerApps
Regards,
Michael
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.