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 / how can display Image ...
Power Apps
Answered

how can display Image that is attached sharepoin list on gallery ?

(0) ShareShare
ReportReport
Posted on by 51

Hi. 

I want display image on basic gallery form.

Image files are attached sharepoint list. 

 

PowerApps.png

 

Categories:
  • WarrenBelz Profile Picture
    156,545 Most Valuable Professional on at

    Hi @JHChoi81 ,

    The easiest way (which will also display on mobile devices) is to create a field called Thumbnail in your gallery.

    Here is a post I did previously that explains the process. 

    Happy to answer any further questions.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

  • Verified answer
    v-yutliu-msft Profile Picture
    Microsoft Employee on at

    Hi @JHChoi81 ,

    Do you want to display the Attachments(images) of sharepoint list in PowerApps gallery?

    Since one item could has multiple attachments, so using "ThisItem.Attachments" is not enough.

    One item's Attachments field already represents a table(multiple images).

     

    So if you only attach one image in one record of your sharepoint list, it will be easier.

    You just need to set the Image's Image (inside the gallery):

    First(ThisItem.Attachments).AbsoluteUri

    2253.PNG

     

    If you attach multiple images in one record of your sharepoint list, you need to use another gallery.

    1)set gallery1's Item: your list name

    2)set gallery2's Item: 

    Gallery1.Selected.Attachments

    3)set Image's Image(inside gallery2): 

    ThisItem.AbsoluteUri

    Then gallery2 will display all the images based on the selected item in gallery1.

    2254.PNG

     

     

    Best regards,

  • WarrenBelz Profile Picture
    156,545 Most Valuable Professional on at

    Hi @JHChoi81 ,

    Sorry slightly wrong subject - I could not enlarge your image on the device I was on at the time.

    Try this article - it covers the viewing of attachments to items, not items on a list.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

  • JHChoi81 Profile Picture
    51 on at

    You are Awesome!! 

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard