Very elementary PowerApps question please. What is the difference between a gallery, a screen and a form please
There may other views but these are my perspective:The basic function of a form is to take input from a user and send those inputs or enteries into the Datasource. This is a New form.
A form also help to edit what a User has previously entered into the Datasource. This is an EditForm
Finally, a form also helps to View what has previously been entered into the Datasource by the user. This is a Display or ViewForm.
A Gallery basically is used to display what a User has previously entered into the Datasource. In this a Case the function might match a display form.
However, a gallery could be used to display multiple Datasource at the same time through lookups and other functions.So in displaying record in Datasource, Gallery is the way to go.
I will describe a screen as a Mother container or Bag that holds multiple controls including Gallery, Form and many other controls.
For more information on these, follow the links below;
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-gallery
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-screen
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-forms
Hi @980Panama
A a screen is a top-level container. Think of it as something like a webpage. An app can contain one or more screens. A screen acts as a container for galleries, forms and other controls.
A gallery is a control that shows a list of records.
A form is a control that enables users to view or to edit a single record.
The online help provides much more details on all of these objects.
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/get-started-test-drive
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Ragavendar Swaminatha Subramanian as our September…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 936 Most Valuable Professional
Michael E. Gernaey 375 Super User 2025 Season 2
MS.Ragavendar 330 Super User 2025 Season 2