I have an onboarding app that I am looking to optimize. One thing I would like to do is limit the amount of rows that the app needs to handle. The app uses multiple tables in Dataverse. An idea I had is to delete rows in each table to keep them current and higher performance as there are quite som delegable tables/filters. In some circumstances I won't be able to use collections, but I have done this where possible.
Have any of you figured out some way to archive rows, maybe in other tables or in excel or similar?