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 / Error saving images ta...
Power Apps
Suggested Answer

Error saving images taken by PowerApp to SharePoint list

(0) ShareShare
ReportReport
Posted on by 2
I created a powerapps using the SharePoint list.
If you add an image to the SharePoint list and take an image in the Powerapps, it is saved in the SharePoint list
The image has not been saved all of a sudden since a while ago.
Does anyone know how to solve these issues?
 
The image was saved not long ago
It is not currently saved
Categories:
I have the same question (0)
  • Suggested answer
    Nandit Profile Picture
    1,568 Moderator on at
     
    If you are using the "Add Picture"control to add the image to the list, please know that it is a Composite control and you will need to refer the UploadedImage property in your Patch function for this to work right. 
     
    You will find there are two sub-controls in your Add Picture control:
     
    Here's how you can do it:
    Patch(
            SharePointList,
            Defaults(SharePointList),
            {
                image: UploadedImage2.Image
            }
        )
     
    Hope this helps. 
     
    Kind regards, 
    Nandit

    If this answers your query, please mark this response as the answer.
    If its helpful, please leave a like. Thanks!
     
  • CS-21100609-0 Profile Picture
    2 on at
    Which control should I enter the Patch function?
    What I want to do is
    1. Taking pictures in PowerApps
    2. Save to SharePoint List
    3. Check the PowerApps for that photo
    This is the order.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 325 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard