How to move an MS List including images from personal onedrive to sharepoint?

Adarsh 21 Reputation points
2022-10-12T21:10:56.793+00:00

I have a list with an image column on my personal OneDrive. I would like to move it into our team's SharePoint without losing the images. How do I do that ?

Microsoft 365 and Office SharePoint Server For business
Microsoft 365 and Office SharePoint For business Windows
Microsoft 365 and Office OneDrive For business Windows
Microsoft 365 and Office SharePoint Server Development
Microsoft Security Microsoft Graph
{count} votes

Accepted answer
  1. Yi Lu_MSFT 17,611 Reputation points
    2022-10-14T08:53:40.71+00:00

    Hi @Adarsh
    Currently we could not copy image column to another list, this is by design.

    As a workaround, we could use picture/hyperlink column to store images. When it comes to move them to another list, you could use powershell or Power Automate to get the items first, then copy them to destination.

    For example, here is a method which is using a flow:
    https://www.c-sharpcorner.com/blogs/how-to-copy-image-from-one-list-to-another-using-flow

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.