Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Patch image to Sharepoint list

(0) ShareShare
ReportReport
Posted on by 237
Hi All i have a button called 'submit asset' that patches all the fields back to a share point list. However everything else is patching back apart from the picture i am uploading in my powerapp, any ideas what's going wrong?
 
 
  • Suggested answer
    Nandit Profile Picture
    1,563 Super User 2025 Season 1 on at
    Patch image to Sharepoint list
     
    I am assuming you have an image column in your SharePoint list. If not, then create one and replace the {Image: part in the code I shared with your image column name and get rid of the Attachments: part if you are not attaching anything else. Just replace the yellow highlighted part with what I sent and just add your image column name. 
     
    Kind regards, 
    Nandit
     
  • jsmith87 Profile Picture
    237 on at
    Patch image to Sharepoint list
    Hi I have used that formula but the image still isn't appearing in my list, do i need to do anything within lists?
  • Verified answer
    Nandit Profile Picture
    1,563 Super User 2025 Season 1 on at
    Patch image to Sharepoint list
    Hi jsmith87
     
    Its a simple fix, you will find that they are two elements in your Add Picture control, that's because its a Composite control. You will need to call the UploadedImage element in your Patch instead. Here's how it will work. 
     
     
    Patch function:
    Patch(PraxisAssetInfo ,{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!
     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard