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 / Attachments not Showin...
Power Apps
Unanswered

Attachments not Showing in Gallery

(0) ShareShare
ReportReport
Posted on by 5,333 Moderator

I have a Gallery.

Gallery Items: DataCollection

All data is populating one default and as I navigate through the Gallery items except the attachments.

There are two attachments per list/collection item, and I have two image controls in the Gallery.


Image: ThisItem.

I've tried all available options, none have displayed the images desired.

Categories:
  • BCBuizer Profile Picture
    22,854 Super User 2026 Season 2 on at

    Hi @Phineas ,

     

    Given the name of your data source, I assume it is a collection. Unfortunately attachments are not "collected", so you have to use LookUp() on the original data source to retrieve the attachments. Below are the codes for the first and second attachment:

     

    First(LookUp(OriginalDataSource,ID=ThisItem.ID).Attachments).Value
    
    Last(LookUp(OriginalDataSource,ID=ThisItem.ID).Attachments).Value

     

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 383 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 356

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard