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 Apps / How to patch gallery w...
Power Apps
Answered

How to patch gallery with multiple photos to image column in SP list

(0) ShareShare
ReportReport
Posted on by 12

Hello friends,

 

 

i've been stuck, can't figure this out.  I have a camera control in PowerApps, when pressed it saves the photo taken to a gallery (via collection).  I take a few pictures, then click on the submit button that's supposed to patch them to the SP list.  It works but it only patches one of the photos to the SP list.  I tried doing the gallery.allitems hoping it would take all the photos in the gallery but couldn't get it to work.  I'm basically patching the image object that's under the gallery.  Does the new Image column in SP not allow for more than one photo in the image field?  Or is the way i'm patching wrong?  Here is my patch code from the submit button:

 

Patch(BrianTestList, Defaults(BrianTestList),{Title:"test",photocolumn:Image4.Image})

 

 

Thank you!

 

 

patch.PNG
patch2.PNG
Categories:
I have the same question (0)
  • Verified answer
    DavidZoon Profile Picture
    738 Most Valuable Professional on at

    Hello,

     

    Image columns are single file, you have two options : 

    • Save your images as attachments (multi file), Con : Attachmments can't be updated with Patch() function, you'll need to send your pictures throught a power automate flow.
    • Patch within ForAll and create one line in your list per photo

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily.

  • shedana18 Profile Picture
    12 on at

    Thanks for the quick response, i think i'm just going to achieve this via Power Automate.  Take care friend.

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard