I am needing to swap all of the data in two separate data-sets on my site on a weekly basis to make sure the data is up to date and accurate. If I add a column in each set with the date of the day I uploaded the data would there be a way to delete out the old data in each data-set based off that date column?
Wix datasets already have main fields for Date Created and Last Updated.
https://support.wix.com/en/article/about-your-database-collection-fields#main-fields
OK, can I use that field to delete the old data? For example if I upload new data today, can I delete all rows of data that do not have today’s date?