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 / Created Canvas App For...
Power Apps
Unanswered

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

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

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.

 

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

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
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard