Forum Discussion
Damien Flood
Sep 07, 2016Iron Contributor
SharePoint Designer 2013 Workflows - update multiple items at once
Dear all, I have developed a SPD workflow where it takes the first 8 characters of the filename and adds it to a column within the document library. Tested and everything works when user uploads ...
Devendra Velegandla
Sep 07, 2016Brass Contributor
I would suggest using Powershell to update the existing items or for batch processing, even though you can achieve this using workflow.
Damien Flood
Sep 08, 2016Iron Contributor
Dear all, Unfortunitally I do not have the correct permissions to use Powershell on the site. Is there another way ? You mentioned using a workflow? If you could let me know the logic would be much appreciated.
Cheers