Forum Discussion
JHingst
Oct 04, 2023Copper Contributor
Flow runs successfully but does not create item in SharePoint List
Hi all! I have a flow running that is triggered by the completion of a MS Forms questionnaire, creates an item for each filled out form in a SharePoint List, and subsequently emails me to notify ...
SvenSieverding
Oct 04, 2023Bronze Contributor
Hi JHingst ,
how many items are in your SharePoint list right now? More than 5000? (You can check that by looking at the "Items" column in "Site Contents"). Does that number update if you run the flow again?
Perhaps the items are being created in your list, but the list view exceeds 5000 elements. So you don't see them in your views.
Best Regards,
Sven
JHingst
Oct 04, 2023Copper Contributor
Hi SvenSieverding ,
Thank you for your reply! I had not thought to check in the 'Site content' section, because there are only 13 visible items in the list. The 'items' column in 'site contents' shows 17 though, and goes up with a new submission. So its a visibility issue. (We're getting closer 🙂 )
The only saved view for the list is 'All Items' which is the one I'm using.
Thank you for your reply! I had not thought to check in the 'Site content' section, because there are only 13 visible items in the list. The 'items' column in 'site contents' shows 17 though, and goes up with a new submission. So its a visibility issue. (We're getting closer 🙂 )
The only saved view for the list is 'All Items' which is the one I'm using.