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 / Have problem showing S...
Power Apps
Suggested Answer

Have problem showing Sharepoint's images or videos in PowerApps

(0) ShareShare
ReportReport
Posted on by
Hello everyone,
 
I have several images and videos in Sharepoint document library, and read permission has been given to everyone in the company.
 
I am trying to show them in PowerApps.  However, it won't show unless images/videos' URL have been accessed once by the user, then he/she can see that image/video in PowerApps.
 
Could anyone please tell me why this is and how it can be fixed?  Thank you.
 
Best regards,
David
Categories:
I have the same question (0)
  • MarkRahn Profile Picture
    1,351 Super User 2026 Season 1 on at
    Hi,
     
    I found a similar question here:
     
    It has an answer that may be helpful to you.
     
    From the answer they gave, it might be helpful to reference images like:
     
    Lookup(YourDocLibrary,'Link to item'=gblImageUrl).Thumbnail.Large
     
    I'm not sure for Videos.
     
    Is the Document Library listed in your Data Sources or are you just trying to pull in the images/videos via the url?
     
    If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a Like.
     
    Thanks
    -Mark
  • ronaldwalcott Profile Picture
    3,862 Moderator on at
    Do you mean that the videos won't play unless the SharePoint document list has been accessed in a different tab in the browser?
  • Suggested answer
    SwatiSTW Profile Picture
    807 Super User 2026 Season 1 on at
    The issue arises because SharePoint’s document library generates temporary URLs for media files that require authentication. Users need to authenticate to SharePoint at least once before PowerApps can load the images/videos directly from the SharePoint URLs
    Try below steps to resolve the issue
    1. Connect PowerApps to SharePoint Library - 
    Go to PowerApps Studio and add a data source. Select the SharePoint connector and connect it to your document library.
    2. Add a Gallery in PowerApps - Insert a Gallery control, Set the Items property of the Gallery to your SharePoint document library.
    3. Display Images Using Thumbnails - Add an Image control inside the Gallery. Set its Image property to ThisItem.'Thumbnail'.Large
    4. Display Videos Using a Video Control - Insert a Video control in the app. Set the Media property to 
    ThisItem.'{Link to item}'
    5: Verify User Permissions in SharePoint - Go to the SharePoint document library settings.
    Ensure that all users have at least "Read" permission.
     

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 103

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
wolenberg_ Profile Picture

wolenberg_ 67 Super User 2026 Season 1

Last 30 days Overall leaderboard