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 / Download images to loc...
Power Apps
Unanswered

Download images to local computer

(0) ShareShare
ReportReport
Posted on by 725

Hi Everyone

I have a gallery of photos sourced from a Sharepoint list that I can email. But I would also like the ability to download all visible photos in the gallery to a local computer with a single click. From my searches so far I am not to optimistic.

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

    Hi @Corissandageri 

     

    The image In the gallery add onSelect this formula and it will open on browser the image 

    Launch(ThisItem.AbsoluteUri)

     

    Capturea.JPG

     

     

     

     

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

    @Corissandageri ,

    Depending on what is in your gallery images (attachments, library items or URL) you can open them individually Attachments

    Launch(ThisItem.AbslouteUri)

    Library

    Launch(ThisItem.'Link to item')

    URL

    Launch(ThisItem.FieldName)

    where the FieldName is the one containing the URL.

    You can also use Download(), but this has the same effect.

    I also have a blog on SharePoint images that may be useful to you.

    But back to your question, you can only launch one at a time as the browser will only open one new tab (it replaces the first if you try to open a second).

     

    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.

     

     

     

     

  • R Bakker Profile Picture
    725 on at

    Hi Warren

    Yes this works, but what the daily workflow will be, is a staff member takes about 10+ photos of production with a  m phone, then in the office on a desktop app they will be quickly reviewed and the option A: emailed to a recipient(I have that working) or option B: downloaded to a local machine and uploaded to an online interface of one of our customers that has their own system. I don't suppose there is a flow that can do this? Also one of the things I like about emailing the photos is I have control over the naming of the photos.

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

    @Corissandageri ,

    The problem here is that the Flow is "in the cloud" and has no vision of your local PC.

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