Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on April 22, 2017 3:30PM
Likes: 0
Replies: 5
Is there a way to "reset" the dataset so the old edits are NOT kept? My situation is one where I have a dataset that gets produced on a monthly basis after some significant transformations are completed, and sometimes I need to make a few slight manual edits to it before it's finalized. However, the following month I want to clear out all those edits because they probably aren't pertinent anymore. The problem is, a lot of the data is still going to be the same (so any edits from last month would be kept based on the example in the discussion above). I just want to keep the original data on a monthly basis, not the edits. Anyone have any ideas on how to do that? Is there a way to "reset" the edits? Thanks!
I think I may have a workaround. If I create a blank dataset (with just the column headers but no values in the rows) and push it to editable, it clears everything out. Then I can do all my transformations and push the transformed dataset to editable and the changes I made before are not preserved. Going to test this out a bit more, but would love to hear if anyone has thoughts on this approach. Thanks!