How would I restore deleted rows that do not have references?

How would I restore deleted rows that do not have references?

There have been a few instances where I inadvertently deleted a row and I’ve gotten lucky because another table contained a reference to that row so I could restore the data.

Version history is not the best solution in this case because it would be very disruptive to roll back the history for the entire document to fix one deleted row.

1 Like

You do not have to roll back the entire document, you copy the required row(s) from the history version where they still exist.

Leave everything else as is.

P

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.