I have a model to update the data of a hosted web feature layer.
Problem is: a big part of the 'new' data are identical to the 'already existing' dataset. So, to update the layer and limit the duplicate I use the tool Delete Rows on the web layer, then Append. Just the delete rows takes 10min on my computer and with time the dataset will grow quickly..
Is there an easier and quicker way to append just the new data in the web layer?
May be the use of Dissolve before the Append?
Thanks