Forum Discussion

Paul Rudy's avatar
Paul Rudy
Copper Contributor
Oct 15, 2019
Solved

Using SharePoint PNP to get item properties on older version

So I made a mistake and overwrote one column of metadata (Donor_Name) in a SharePoint library using a 3rd party tool (my mistake not the tool). I can see that the older versions of the documents stil...
  • Paul Rudy's avatar
    Oct 16, 2019

    Actually, I found another way to get what I needed without using SharePoint. I was able to use the information at https://sharepoint.stackexchange.com/questions/190021/exporting-item-list-version-history to export the version history of the all of the files. I was then able to use Excel to end up with a list that had the metadata before the change and, finally, I used Sharegate to fix the metadata tags.

Resources