Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Unanswered

Created Canvas App Form in Power Apps, Confused on Gallery and how Collections Work

(0) ShareShare
ReportReport
Posted on by

On the App Object in my Canvas App, I have programmed the "OnStart" property as:

 

Clear(PopArtCollection);
ForAll(
 'UserForm',
 Collect(
 ArtCollection,
 {
 'Products': ThisRecord.'Products',
 'Samples': ThisRecord.'Samples'
 }
 )
)

 

 

I have two columns in my SharePoint list that I've made galleries in the form ('Products' and 'Samples').

 

For each gallery checkbox, I am using the ArtCollection for the OnCheck and OnUnCheck controls.

OnCheck=

 

Collect(ArtCollection, ThisItem)

 

OnUnCheck=

 

Remove(ArtCollection, ThisItem)

 

How can I rename the columns in the collection, so that the data being entered by the user (they only see checkbox selections) is not showing the same in both SharePoint columns?  The values that the user sees are different for each column, yet, on submitting the form, the values in SharePoint are the same for both columns.

 

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 109 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 82 Super User 2025 Season 1

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 72

Overall leaderboard