- Learn Microsoft PowerApps
- Matthew Weston
- 188字
- 2021-06-24 12:08:19
Data row limit for non-delegable queries
This option is purely there to protect your app's performance when it uses connectors that don't support delegable queries, such as the OneDrive Excel connector. A delegable query can be defined as one that pushes the processing load to the data source, rather than downloading all of the data locally to your canvas app and processing it locally.
You may want to change this number, depending on the data that you're going to pull back from your connector. For example, if you know that your data source is going to return 700, you may wish to increase this to ensure that you have all of your data available.
The lowest possible value is 1, which means that 1 item will be pulled back at a time. On the other end of the scale, Microsoft imposes a maximum limit of 2,000, which is purely used to protect the overall performance of your app. Therefore, if you wish to query a data source that is going to pull back more than 2,000 items, then you should consider moving to a connector that supports delegation.
- C++黑客編程揭秘與防范
- 物聯(lián)網(wǎng)短距離無線通信技術(shù)應(yīng)用與開發(fā)
- 光網(wǎng)絡(luò)評估及案例分析
- 物聯(lián)網(wǎng)信息安全
- 新一代物聯(lián)網(wǎng)架構(gòu)技術(shù):分層算力網(wǎng)絡(luò)
- 信息通信網(wǎng)絡(luò)建設(shè)安全管理概要2
- 網(wǎng)絡(luò)安全技術(shù)與解決方案(修訂版)
- The Kubernetes Workshop
- Bonita Open Solution 5.x Essentials
- Building Web Applications with ArcGIS
- 網(wǎng)絡(luò)設(shè)計與應(yīng)用(第2版)
- 4G小基站系統(tǒng)原理、組網(wǎng)及應(yīng)用
- 深入理解OpenStack Neutron
- 人人都該都懂的互聯(lián)網(wǎng)思維
- 云計算技術(shù)與標(biāo)準(zhǔn)化