Hey SharePoint Fam,
I have a system I built that has gone way over the list view threshold and I am not liking the idea of just increasing the threshold value each time it's reached. The system is built off ootb calendar list and I am wanting to remove items for past 3 years so I have created a 2016, 2017 & 2018 view which all contain 10k items in each view. Is there a way or a script I could use to simply delete all items in 2016.aspx view file? Only other thing I can think of is simply deleting 100 at a time on frontend which will be tedious and take a while for each year.
Thanks N Advance