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 / Display the image per ...
Power Apps
Answered

Display the image per each list item in a gallery

(0) ShareShare
ReportReport
Posted on by 139

Good evening, I am stuck... I'm trying to display the unique image uploaded per it's respective SP list item (whether with an Image column or any other means). 

 

2021-09-13_19-17-18.jpg

 

What does the Image property need to be in PowerApps? 

Second part to the question, I want to display a link to the document in the area with the red arrow. Thoughts?

 

Thank you in advance,

Morghan

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    156,454 Most Valuable Professional on at

    Hi @mdcastorena ,

    There are many ways of doing this, but the easiest I have found is to simply attach the image file to the list item and put an image control in the gallery with

    First(ThisItem.Attachments).Value

    The second question - to show the file name and path in a label

    GalleryName.Selected.'Folder path' & "/" & GalleryName.Selected.'File name with extension'

    Then on the OnSelect to open the file

    Launch(GalleryName.Selected.'Link to item')

    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.

  • mdcastorena Profile Picture
    139 on at

    You're a saint! Question: Should this be on the Visible property of the label?

    GalleryName.Selected.'Folder path' & "/" & GalleryName.Selected.'File name with extension'

     

    2021-09-13_19-53-36.jpg

     

     

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

    @mdcastorena ,

    No - that is the Text of the Label to show the file name and path. The OnSelect then launches the file. I also have a blog that may assist you further on images.

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 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard