I understand you can enable pagination and that the limit of items in the same page is 5000 unless you have a premium license.
How do you loop through pages?
Solved! Go to Solution.
Hi @Morke ,
Refer to link below you could all the items would loop in the Apply to each:
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
do you see @Morke apply to each concurrency?
Proud to be a Flownaut!
I may not be understanding your question correctly. If you are asking about a SharePoint list, you set pagination on in the settings page for the Get Items action and can set it up to 5000 items (as you know). To loop through each item, you would use an apply to each loop - see my screen shot below. Setting concurrency in the loop as shown by @ChristianAbata can speed up your Flow.
Hi @Morke ,
Do you mean the running of the Apply to each?
In the Apply to each, each loops the execute sequentially by default, turn on the concurrency Control we could customize the degree of parallelism.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi all
What I mean is that if I have something (doesn't matter if it's a SP list or an object) with more than 5000 items, the response gets Paginated and each page gets 5000 items.
The first response of my Get will have the first 5000 items. How do I get to page 2 with Items 5001+?
Hi @Morke ,
Refer to link below you could all the items would loop in the Apply to each:
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
30 | |
29 | |
27 | |
20 | |
11 |