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 / Patching an 'Add Pictu...
Power Apps
Unanswered

Patching an 'Add Picture' field to a Image column in a Sharepoint list.

(1) ShareShare
ReportReport
Posted on by 20

Hi all,

 

I've researched this for the past couple of days and cannot find a solution. I need to patch a 'Add Picture' field in my power to my sharepoint list column of type Image.

I've tried using this solution,

 

Patch(
 Tooling_Transfer_List, 
 Defaults(Tooling_Transfer_List),
 {
 Job_Image: AddMediaButton1.Media
 }
) 

 

The error I keep getting is, "The argument expected type Record. Given type Text.

 

Is it possible to patch an image to a sp list? Most articles on this topic are a few years old.

Thank you for any feedback!

Categories:
I have the same question (0)
  • Bennett_12 Profile Picture
    20 on at

    I am now receiving this error with the code you provided.

    Bennett_12_2-1699025915071.png

     

    The code I'm using: 

    Patch(
     Tooling_Transfer_List, 
     Defaults(Tooling_Transfer_List),
     {
     
     Job_Image: {
     '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
     Value: JSON(AddMediaButton1.Media, JSONFormat.IncludeBinaryData)
     }
     }
    ) 
  • Bennett_12 Profile Picture
    20 on at

    With the code you provided, I'm now receiving this error.

    Bennett_12_0-1699027549436.png

    I'm not sure what $content and $content-Type are doing, so it's hard for me to try to debug this.

     

    Thanks for the help!

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 392 Most Valuable Professional

#2
11manish Profile Picture

11manish 136 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard