Forum Discussion
monkeyclumps
Sep 10, 2021Copper Contributor
convert sharepoint list to document library
I have a list in SharePoint that I would like to convert to a document library. Or if that is not possible, how do I take an Excel spreadsheet column and create a document library out of it? I a...
RobElliott
Sep 11, 2021Silver Contributor
monkeyclumps you can't convert a list to a document library, they are fundamentally different things. But if you've saved an excel file as an attachment to a list item you could use a flow in Power Automate to loop through the list, get each attachchment and create a file in the document library. Not necessarily quick but it is do-able and the flow is not too complex.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- monkeyclumpsSep 11, 2021Copper Contributorthank you for the reply. is there a link somewhere on this community help site where i can see the specific steps to do the process you mention? i’m a power automate rookie. thank you again.