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 in Patching Imag...
Power Apps
Answered

Error in Patching Image - Sharepoint

(0) ShareShare
ReportReport
Posted on by 39

Hello!

 

i'm new to powerapps and I couldn't get my head wrapped around this error. I keep getting:

 

"The type of this argument "Photo" does not match the expected type [Record]. Type text found."

 

The Photo in SharePoint is a type image.

 

Patch(
   'Photo List',
   Defaults('Photo List'),
   {
       Title: "Just Anything",
       Photo: addImage.Media
   }
)

 

 

Thank you!

 

 

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,656 Most Valuable Professional on at

    Hi @marctimothy ,

    Assuming Photo is an Image field in SharePoint, you need to use the image control inside the AddMedia (use your actual control name)

    Patch(
     'Photo List',
     Defaults('Photo List'),
     {
     Title: "Just Anything",
     Photo: UploadedImage.Image
     }
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

     

  • marctimothy Profile Picture
    39 on at

    Thank you so much! I worked!

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 395

#2
WarrenBelz Profile Picture

WarrenBelz 352 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 287 Super User 2026 Season 1

Last 30 days Overall leaderboard