Hi,
i have a SP List with 2000 Items an want to Buld delete it with a flow.
My currently flow gives me an error like this.
////////////
Exception from HRESULT: 0x80131904
clientRequestId: bd9e1e60-4ea7-43ad-8c2e-606d199e4f26
serviceRequestId: bd9e1e60-4ea7-43ad-8c2e-606d199e4f26
///////////
I don't no what that means but i guess 2K Items is to much.
My question is, what is the best way to make a Bulk delete Items in a SP List.
My Flow:
Hi,
in both choices i get this error and i can not understand what is here the problem.
It works fine since a couple of days and suddenly i get this error.
I had make no changes and no special config. This Error message is a joke, why it is not possible to
get a correct error message to make easy analyze the problem.
It's realy frustrate me
Hey @Tamer66
Can you create a view which returns less than or equal to 1000 items and use that in Get Items?
or use Top count 1000 or more.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1