Hi guys,
as far i understand pagination it is what defines how many results a "get items" can return... so if i have a list of 1000 items, which are different colors for example... and i do get items with filter/query on "color eq blue" it should return 100 items (if pagination is off)... if i turn it on it can be more....
detail:
My question is why... when i do a test in a test environment it does not care that its off, it simply returns first 100 items.
Thanks
indexing was the solution.... you have to index the columns you are referencing to...
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
46 | |
18 | |
14 | |
13 | |
12 |
User | Count |
---|---|
61 | |
42 | |
25 | |
23 | |
19 |