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 / Displaying Attachments...
Power Apps
Answered

Displaying Attachments from SP List

(0) ShareShare
ReportReport
Posted on by 20

Hi All

 

I am working my way through creating Service Desk App that links to a SharePoint List and using this as a process to learn and understand PowerApps. What I've done is create a gallery which links to the ticket list and then has an option to navigate to another screen which displays that ticket information

 

The way it works is it uses text box to locate the information pertaining to that ticket. I can get the text boxes to display the information i need but i can't get it to show the attachments relating to that entry in the SP list

 

Does anyone have any idea how i could do this?

 

Thanks

Categories:
I have the same question (0)
  • rubin_boer Profile Picture
    4,843 Super User 2024 Season 1 on at

    hi @SteveWWHA , add a gallery where you have the text box and set its item to ThisItem.Attachments then in this gallery you will be able to show the name (ThisItem.DisplayName) of the attachments within a label etc.

     

    Hope this helps

     
  • SteveKnowles Profile Picture
    20 on at

    Hi Rubin

     

    Thanks for the above but a bit confused. I've created a text box but can't add gallery to it. Essentially, the way the process works is a gallery displays all the entries and certain fields from the SP list. By clicking on the navigate button, i have the following formula: - 

     

    Set(EditTicket,ThisItem);
    Navigate(TicketDetails,ScreenTransition.Fade,{inctitle:ThisItem.'INC Title',subject:ThisItem.'Ticket Subject',assignedto:ThisItem.'Assigned To',
    createdon:ThisItem.'Created On',priority:ThisItem.'INC Priority',description:ThisItem.'INC Description',
    RaisedBy:ThisItem.'Raised By',attachment:ThisItem.Attachments});

     

    On the ticketdetails screen, i have text boxes which populate based on the selection from the gallery. What i need to do is display attachments related to that entry to the SP list entry so if i clicked to navigate and show me ticket 01 which has an attachment, this would be displayed as well

     

    Thanks

  • Verified answer
    rubin_boer Profile Picture
    4,843 Super User 2024 Season 1 on at

    hi @SteveWWHA 

    On the ticketdetails screen, i have text boxes which populate based on the selection from the gallery. on this screen if add another gallery and set its items to

    YourGallery.Selected.Attachments

     

    Add a label to this one with thisitem.displayname
    rubin_boer_0-1613393331361.png
     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 85

#2
WarrenBelz Profile Picture

WarrenBelz 76 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard