web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Copy Attachment to Ima...
Power Automate
Answered

Copy Attachment to Image Column (Same SP List, not migrate)

(1) ShareShare
ReportReport
Posted on by 165
Hi. I need help copying the attachment to my Image column. All of the Attachments in my VMS - Answers SPList are also photos/images. I'm wondering if I can copy that to the Image column.

PS: Attachments are being uploaded via Power Apps. I can't modify the Power Apps to use the Image column instead of Attachments because that would be a lot of work for me. I'm thinking Power Automate would be the fastest way to do that. 

I tried creating the flow but I can't get it to work. Here's my current flow:




Categories:
I have the same question (0)
  • NSUT Hai Banh Xeo Profile Picture
    4 on at
     
    The image column in SharePoint list just store the json metadata of image. When you add/update the image column, it actually uploads the image to hidden library or special library (such as SiteAssets,...) then store the metadata to Image column.
     
    The meta data of image column is a json like this:
     
    {
    "filename": "abc.jpg",
    "serverRelativeUrl": "/sites/myta/SiteAssets/Thumbnail/abc.jpg",
    "id": "123456",
    "type": "thumbnail"
    }
     
    Finally,
    1. In the flow, you can upload the image to a library -> copy path of file -> generate the json -> update to ImageColumn
    2. The image column in SharePoint just can store single image.
     
    Good luck!
  • Verified answer
    Power Platform 1919 Profile Picture
    2,217 Super User 2026 Season 1 on at

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 816

#2
Valantis Profile Picture

Valantis 603

#3
Haque Profile Picture

Haque 566

Last 30 days Overall leaderboard