Hi there,
When uploading a new version of a CSV, I have worked out how to add and update existing records.
What I can’t work out how to do is to remove records from the existing table if they have been deleted from a new import.
E.g:
CSV version 1 has 20 records.
CSV version 2 has 18 records - how do I automatically remove these 2 old records from my new updated table after import?