
Announcements
Hello,
It is not strictly connected with Power Automate, but I thought you may know the solution.
Is it possible to store templates with desired metadata, so when someone uses a particular document from a template it will be automatically tagged based on pre-existing metadata of a template? For example- I want template 'A' to have a metadata of 'DocumentType' with value 'Other' and when someone uses this template and save it under new name/title in library folder it will be assigned with 'Other' under 'DocumentType' column?
Hi @Anonymous,
Each column in the document template has an ID, you could click peek code to find them:
Then, store data (key-value) you could do as below:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.