Skip to main content

Notifications

Display SharePoint List Attachments in PowerApps

Dawidvh Profile Picture Posted by Dawidvh 1,346

in this PowerApps tutorial we look at a few options to get SharePoint list attachment images and other files types to be available in PowerApps

-This can be done with an image control, but you would be limited to only displaying one image at a time.
-A nested gallery provides much more flexibility than an image control
-Last but not least, the attachment control (what attachment control you might ask as this is not available in the insert ribbon), provides an easy way to download the attachments through the SharePoint connector, and not through the front end URL.

Categories:

General PowerApps

Comments

  • DirkKoch Profile Picture DirkKoch 118
    Posted at
    Display SharePoint List Attachments in PowerApps

    @DavesTechTips 

    Great video. Is there a way to also display all attachments/images on a mobile device (.AbsoluteUri as well as .value are not working, first one is only usable/visible on a Web surface).

     

    How can you make that work?

  • DirkKoch Profile Picture DirkKoch 118
    Posted at
    Display SharePoint List Attachments in PowerApps

    Great video 👍🏻. Is there a way to also display all attachments/images on a mobile device (.AbsoluteUri as well as .value are not working, first one is only usable/visible on a Web surface).

     

    How can you make that work?