• Gallery is one of the most important control in Power Apps
  • It is a repeater control
  • When you want to show the data in grid or table format, you can make use of Power Apps
  • When you add a first control in gallery at the top, it repeats the same control for all the records of your database. Thus you can show multiple records in a table format
Actions
  • What is ThisItem ?
  • What is template height of a gallery?
  • How to read the selected item in gallery
  • How to check if the item is selected in gallery
Different types of galleries
  • Vertical gallery
  • Horizontal gallery
  • Flexible height gallery
  • Blank vertical gallery
  • Blank horizontal gallery
  • Blank flexible height gallery