Scott McCann, our Technical Account Manager in Hillcrest, wrote an insightful piece on fixing Quick Parts in Microsoft Word after a migration. We hope this blog helps you enable productivity in your business. Quick Parts in Word are great to implement into documents to display data from SharePoint, especially when they’re used in report creation into templated documents. But what happens when you migrated your data to a new SharePoint environment? Well, Quick Parts stop working. While your documents and the associated columns do come across without a problem, all the documents will be blank. “How can that be?! My data is right there” We hear you! Don’t worry, we were in the same predicament and have found a solution. Now, you may have already figured out that each Document needs to be opened and the Quick Parts reconnected. That’s fantastic and works if you have a small number of documents (or a team of a few hundred data capturing monkeys to update 1000’s of Documents). Let’s say you don’t. Let’s say you’re like me and need a way to update 1000’s of documents at once, with very little work. We’re going to achieve this using Microsoft Flow and a new Document Library. There is no quick fix for all the Documents in the current library, but with some Flow magic we can recreate the library and populate all the items from the Source, and get the template displaying data. Let’s get to it: Before we jump into it, this is the Flow we will create: This walkthrough assumes that:
- You have a template in a Content Type
- You understand the issue and potential fixes
- You know how to work with Flow and the SharePoint Actions