Hi,
I have a list and i want to delete only specific records which match a particular condition on a field in my sharepoint list.
Unfortunately, the list is entirely deleted and i have to always append the records back which give rise to new ID's which restrict my ability to do analytics as i need a unique identifier.
Is there any way to delete those specific records maybe using a script or something so that the list is not entirely deleted but just those specific records?