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 / Attach Camera Photo to...
Power Apps
Answered

Attach Camera Photo to SharePoint list

(1) ShareShare
ReportReport
Posted on by 2
I have followed an instruction from YouTube on how to directly upload photos to SharePoint from Camera control. It requires to edit form and collect the photo as collection. I set the default and update of the Attachment_DataCard as colImage (the camera photo collection). Also, I set the camera control like below. But it does not work. Have you met before?
OnSelect :
Set(
    varName,
    GUID()
);
ClearCollect(
    colImage,
    {
        DisplayName: varName & ".jpg",
        Id: varName & ".jpg",
        value: Camera1.Photo
    }
);
Navigate(Screen3)
 
Categories:
I have the same question (0)
  • Verified answer
    MS.Ragavendar Profile Picture
    7,431 Super User 2026 Season 1 on at
     
    While I implementing the camera upload functionality i refer the below blogs its exhaustive and clean 
     
     
    ✅If this helped, please Accept as Solution to help others ❤️ A Like is appreciated 🏷️ Tag @MS.Ragavendar for follow-ups.
  • deepakmehta13a Profile Picture
    369 on at
     
    With your code reference, you would need to send the image data and Item Id value to Automate Flow and then within automate flow you can save the image as an attachment to given list item (searched by item id).  
     
    Also with my understanding you wont be able to upload Camera image directly to SharePoint List attachments.  You can save the camera image "Image tpe column" but not to List attachment.
     
    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

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 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard