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 / Add Image-Collection t...
Power Apps
Unanswered

Add Image-Collection to Data-Collection [for offline app approac]

(0) ShareShare
ReportReport
Posted on by 1

Dear all,

 

I was a silent reader for months now and it helped me lot in developing my PA skills. Thanks to all the unknown heroes 😄

 

I am creating an offline app for several types of inspections and I fail in implementing pictures to my collection. 

 

My approach is: 

1) Loading the inspection questionnaire into a collection

2) Using a gallery to display the collection and utilizing the update function to change the records. 

-> This works fine

My problem is the implementation of an image- functionality. I use the camera control and save the images in a collection: 

 

Set(varStream;GUID());;

Collect(colStream;{
DisplayName:GUID()&".jpg";
Id:GUID()&".jpg";
Value:Camera1.Stream
})

 

How can I update  the Attachment-Coloumn of the Data-Collection with the information from the Image- Collection? Theoretically, I need to send the Attachment-table, but I can't make it happen. I tried: 

ForAll(colStream;
Update(colAuditfragen;Gallery7.Selected.Anlagen;
{DisplayName:DisplayName;
Id:Id;
Value:Value}
}))

 

Thank you in advance! Felix

Categories:

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
11manish Profile Picture

11manish 394 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

Last 30 days Overall leaderboard