Announcements
I am having issues displaying the preview of my attachments. The goal was to have a gallery the user can click through displaying my image and the associated metadata from a SharePoint list. I have my images all input as attachments due to other requirements of the app and am not sure how to display a thumbnail of them. I am currently using First(ThisItem.Attachment).AbsoluteUri but it takes way to long to load per image. My solution was to somehow create a Power Automate flow that can copy the URL of an image and past it into the image column so I can display a thumbnail preview of each in my app.
Not sure how to get this flow working or if its possible. Also if there is any way to compress my image without an encodian extension please let me know.
Thank you!
Hi @Ava_Raine ,
Try
First(ThisItem.Attachments).Value
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.
MVP (Business Applications) Visit my blog Practical Power Apps
Hey!
I have tried that and it still takes the images a long time to load.
Both the AbsoluteUri and Value still maintain the high-res which increases loading times drastically.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
wolenberg_ 119 Super User 2026 Season 1
WarrenBelz 107 Most Valuable Professional
Haque 103