Share via

sharepoint library add document version as quick part so approved version is printed

Vlad Valentine 0 Reputation points
2026-05-15T08:42:52.7533333+00:00

I have a document library with approvals (no check in/out due to users being unable to save from the app because they have checked it out themselves "feature").

We will be printing the documents as users do not have terminals to view while working.

For document control, we need the version number from the library to be printed on the document once approved to support version control.

I tried an automation to add a new version column based on create/edit file but it did not always keep in sync and cleared the 'required' selection field which i could not resolve. If automation is the solution, ideally it would only be on approval.

I did see somewhere that updating meta from an automation will skip changing the version, but I can't see the field populating in the file without then changing the status to draft or not being correct when openeing the file. Will it be correct on print or when someone views in browser/app without saving a draft of the change? Users should not be required to refrech fields for approved docs.

I am tempted to just revert ot fully manually populating the status and version fields for simplicity, but that will mean I cannot display the released version to some users and the draft to others. Which leads to having a released version and a temporary draft in another folder, which is also an inefficient and riskcentric.Please tell me someone has a simple, manageable and functional method to do this that provides solid version control without users needing any major skills to operate. Thanks

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments

2 answers

Sort by: Most helpful
  1. Vlad Valentine 0 Reputation points
    2026-05-18T14:02:12.94+00:00

    Hi Julie

    Settings

    Flow

    I ditched the condition as I think it is unnecesary (initially an ai suggestion). As you can see the flow copies the version to the copy field, but it than triggers a version update so there is a mis-match. Also when you approve the doc, it triggers the flow, copies the revision and changes the file to draft status.

    Either need a way to update the version copy field without updating the file version or if I can get the version straight into the file (documentation says this is depreciated though).

    Was this answer helpful?


  2. Julie Huynh 1,360 Reputation points Independent Advisor
    2026-05-15T11:39:52.01+00:00

    Dear @Vlad Valentine,

    Good day! Welcome to Microsoft Q&A forum!

    Based on your description, I understand that you are using a SharePoint document library with approvals enabled and need a reliable way to display and print the approved document version. You’ve tried automation to sync version data but encountered issues with inconsistencies and required fields being cleared. You’re looking for a simple, manageable method to ensure the correct approved version number is automatically reflected in documents for printing, without requiring users to manually refresh fields or manage drafts.

    At the moment, I’m not entirely clear on how everything is currently configured or where the version information is not behaving as expected. Would you mind providing a bit more detail on the following:

    • Are you currently using Quick Parts in Word to display a SharePoint column (such as a version field) inside the document?
    • Where should the version appear in the document: for example, in the header, footer, or main body?
    • What happens today after approval when:
      • You open the document (in browser vs desktop app)?
      • You print the document?

    If possible, could you share a few screenshots of:

    • Your SharePoint library settings (versioning + columns)
    • The Word document showing the Quick Part or version field
    • Any Power Automate flow you’ve already tried

    These will help me better understand how everything is currently configured and where the issue might be occurring.

    Once I have a clearer picture, I’ll be able to assist further.

    Thank you for your kindness and understanding!


    If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in [our documentation] to enable e-mail notifications if you want to receive the related email notification for this thread. 

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.