Handling deletes on ETL where the source is a LK dataset?

LabKey Support Forum (Inactive)
Handling deletes on ETL where the source is a LK dataset? Ben Bimber  2018-04-11 15:59
Status: Closed
 
So incrementalFilter has deletedRowsSource, which I assume is the select that identifies a list of PKs to remove; however, that needs to come from somewhere. Auditing is really the only can I can think to come up with this list of IDs. Because we're pulling from a fairly standard LK data source (datasets), I thought I'd see if any groups have experience with how to approach this.