In this blog, we’ll explain how to use Power Apps to view images from a SharePoint list.

We have a SharePoint list with an image field that shows the associated product’s photos. Now, we want to show those photographs to Power Apps from the SharePoint list.

The steps below must be taken to fulfill this requirement:

We have a SharePoint list with many types of data, including the Image column, which is an image-type column.

As per the specifications, we must use Power Apps canvas apps to display the images from the above SharePoint list.

The steps below must be followed in order to display these SharePoint images within Power Apps canvas apps:

  In Power Apps, make a new app from scratch. For this, select Create > Blank App > Blank Canvas App.
  An app with an empty screen and a blank canvas will be created. At this point, link the Canvas app to the SharePoint list. Click Add Data > SharePoint > Select a list > Connect to do this.
  Add a horizontal gallery to the empty screen and link it to the SharePoint list.
  Layout should be set to Title and Subtitle in the gallery. This will show the title and images in the first two fields of the relevant photos from the SharePoint list.

You can display extra information about the Mobiles by adding the data label controls to the horizontal gallery and inserting the expression on the data label’s Text property below to display the various data.

Text—  ThisItem.Launched
Text—  ThisItem.Price

The Power Apps horizontal gallery is now showing all the details, as can be seen below:

Note: The Power Apps data table does not support displaying photos from SharePoint lists. Yet we can display the images from a data source within the Power Apps using any gallery.

For any Help or Queries Contact us on info@crmonce.com or +918096556344