
Hi all,
I have a conceptual question for the community here. For background, here is a layout of a flow that I am working on:
To execute this task, I am using a series of loops and conditional statements. All works fine except for one thing: I am limited to 5000 rows when using the "Get Items" action for SQL Server. Is there any way to get around this? Can I utilize a stored procedure to do this task instead?
I am unsure of how to proceed and would love to hear any ideas from the group.
Thanks,
Farhan
I'm facing the same issue. I have made a flow before 6 months where i have set pagination limit to 100000 at that time it was allowed. Now if im trying to change anything in the flow, i'm not being allowed to save and i get an error saying "Pagination limit is 5000" I have spent weeks designing this complex flow and now i'm at a dead end. this makes the flow unusable for me. Please help.