I have a Power Automate flow that does the below.
A form is filled and then it creates a task on my planner. That entry/task is also added to a SharePoint list. Once the task in my planner is complete, then the SharePoint list entry is updated as complete.
All seem to work fine. However, once my SharePoint list reached the 5001 entries the flow is now failing. I thought there was an issue with the flow but after many attempts, I decided to just delete 100 entries from the SharePoint list.
The flow worked like before. So, it is clear that the SharePoint list has a 5000 entries limit. Is there a way to increase this? Do you have a permanent solution instead of me deleting entries to keep the list below 5000?
I hope you can help me.