0

I have multiple files which I replace regularly in SharePoint. These files have properties like release number and file name that are not identical and have minor changes each time. Is there a way to automate setting the properties in such a way that the properties can be set and edited in a single text file and some tool can be used to read the text file set the properties as specified for each file?

1
  • Power automate flow or PowerShell can help with such activities. Reading the excel/csv file, match common field in file & document library and updated the properties of matched file in library. Commented Aug 5, 2022 at 9:20

1 Answer 1

0

As per my understanding by reading your question, would suggest to use 'Lookup' columns in doc lib.

You can create a list to store the properties which you want to refer in the doc lib.

enter image description here

Then create one 'Lookup' column in doc lib to refer the properties from list.

enter image description here

By this approach, all the changes which you make into the list will get automatically reflected into the doc lib properties as well. ("Is there a way to automate setting the properties in such a way that the properties can be set and edited in a single text file and some tool can be used to read the text file set the properties as specified for each file?")

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.