question

MohammadQasim-1438 avatar image
0 Votes"
MohammadQasim-1438 asked AmosWu-MSFT commented

Delete large list items

Greetings

Using Sharepoint 2016 on prem

Solution required: How can I delete large list item , is there any simple way to delete ? I believe there should be recommended way to delete large list items

Thanks

office-sharepoint-server-development
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AmosWu-MSFT avatar image
0 Votes"
AmosWu-MSFT answered AmosWu-MSFT commented

You could try to index your column and use caml to filter all items which meet your requirement. Then delete them one by one.
Reference:
Overcoming the List View Threshold in SharePoint CAML queries


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @MohammadQasim-1438,
Do you have any update on this issue?

0 Votes 0 ·

Hi @MohammadQasim-1438,

I am checking to see how things are going there on this issue. Please let us know if you would like further assistance.
You can accept the helpful post as answer to help other community members find helpful information quickly.
You can also share your own solution here and accept it as answer, and we can learn from each other.

0 Votes 0 ·