Forum Discussion
Brandccc
Oct 04, 2022Copper Contributor
Auto-populating columns in SharePoint for existing files and folders
Does anyone know if there is a way to auto populate columns/metadata in SharePoint with default values for existing file and folders. I have tried by going into library settings and changed the defau...
SvenSieverding
Oct 04, 2022Bronze Contributor
I think if you are using normal folders then a power automate flow would be the only option.
But you would get the desired effect If you are willing to switch your folders to "Document Sets"
https://mikehatheway.com/2022/02/17/modern-document-sets/
"Document Sets" can automatically set properties on all documents in the set.
But you would get the desired effect If you are willing to switch your folders to "Document Sets"
https://mikehatheway.com/2022/02/17/modern-document-sets/
"Document Sets" can automatically set properties on all documents in the set.
- BrandcccOct 04, 2022Copper Contributor
I have tried creating a new manual tiggered workflow, then used “update file properties” but I get errors when I run it.
"{
"status": 404,
"message": "Could not find list item.\r\nclientRequestId: 315ca606-00ee-44ff-b38e-c6e88c145930\r\nserviceRequestId: 315ca606-00ee-44ff-b38e-c6e88c145930"
}"
I have entered the correct site address. library and the two columns I wanted the values changed in, so am at a loss why it is not working. Using the correct username account which is owner/admin access to that site too.
Anyone have any ideas?Thank you.
- SvenSieverdingOct 04, 2022Bronze ContributorDid you also enter the correct item ID in the ID Field of the "update file properties" action?
- BrandcccOct 04, 2022Copper Contributorwhat or where would I get the correct item ID that i need to enter?
I have enter the correct *Site Address, and *Library Name. It is just the *Id that is that I have enter, but where would I get the correct value to enter there please, current I have just entered a random number?