Hi,
Im just about to start my second project using the following microsoft packages (Sharepoint, Powerapps, Flow & Powerbi), Thankyou Microsoft Staff with you help the project was a success and it allowed us to keep cost down when tendering and reduce admin/Me in very remote and hot locations.
This first project managed to amass a total of around 5 Gigs of Data of many sites and subsites and lists, However we had one problem with a rather large list, that had around 80,000 Entries in over a year, all the lists worked fine 100% of the time except this list, this list became unstable three times and i had nothing but excuses. The people who use this data need it on a daily basis to charge the client and for me to earn a hassle free wage.
This new project will accrue on a good day roughly 900 Entries in this same sort of list (It records Truck loads) in a 24hour period and many of the other lists associated with this new larger project will quickly surpass the danger period (Trouble started around 50,000), My honest opinion is we had too much going on in that list (many calculated columns, a few too many invalid entries and too many people accessing it), im sending everyone to a PowerBi Dashboard and cutting the fat in the new list, i still do honestly believe Sharepoint is still a valid option however it needs to have two lists, one list will just show the last 100 Days and another list just collecting the data incase we get Audited (Rarely do we need to quickly look at data older than 2 months),
So my question is for the best method for backing up of a list.
What is my best options for backing up the data into a new list? The two option i could think of are
Should i create a calculated column using an If function that looks at data older than 100 days and says true and use a flow check the list and send all entries marked as true to another list?
Or do i use flow to look at the created date and if its -100 days send to the 2nd list and delete?
Or am i going about this the wrong way? Is there a better option?