I cant figure out why my flow is failing.
At exaclty 10 minutes i get the error "Flow run timed out. Please try again."
I have a very large data set, sharepoint list. It have about 40000 rows.
I do calculations with about 2000-4000 rows at a time. I cant filter it down any more.
I use get items connectior to the sharepoint list
then use the get items filter settings to filter on values in columns
then i use compose to count the rows
and a variable to increment values.
i have tried to put a delay after each apply to each, read somewhere that it could help to delay the flow if some kind of count limit?
i would be very sad if i cant use my flow since it is so awesome and do exaclty what i need 😄
