Is there a way to remove rows/data from a DataSet that has been appending rows since its creation?
The data I need to remove is older so it is not able to be removed from the History tab, nor is the data from a single upload anyways.
As the DataSet is also a Legacy DataSet from a credit usage point of view, a new DataFlow/DataSet to remove the data is not an option.
One of the DataSet is collected by email and it so so big at this state that coping all the data, wiping the DataSet and then reuploading the needed data is also not an option.