I have a list that gets updated every month and currently any item in the list that is over 5 days of the current day gets deleted. However, now I wanted to keep a record of the list items that get deleted every month in either an excel or pdf format.
Could someone please suggest a way I can do this? I have used JavaScript to generate a .iqy file which opens in Excel, but that file is connected to the list in SharePoint and it automatically refreshes whenever the file is open.
I need the report in a format that different users can open without the need to change any settings in Excel.