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:
I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 516

#2
WarrenBelz Profile Picture

WarrenBelz 428 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 292

Last 30 days Overall leaderboard