Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
SimonP19
Frequent Visitor

Sharepoint images not rendering in Mobile App

Hi, 

First time I make a Mobile App with images in it, however they do not seem to be rendering when opening the app(they appear just fine on my computer). I'm connected to the sharepoint app on my phone and sharepoint website, but not much is happening. 

Is there an extra step in the Power Bi app I'm missing to connect to Sharepoint? 
I'm using the Sharepoint.Contents to create the URL link that generate the images in PB. 

Thank you, 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

General guidance is to avoid linking to images on sharepoints due to all the issues with authentication. Instead pull the images into your Power BI dataset during the refresh, store them as Base64, and then reconstruct them in DAX.

View solution in original post

5 REPLIES 5
lbendlin
Super User
Super User

General guidance is to avoid linking to images on sharepoints due to all the issues with authentication. Instead pull the images into your Power BI dataset during the refresh, store them as Base64, and then reconstruct them in DAX.

Hi @lbendlin ,
Is there also a guidance for using images in dashboard tiles of type image? They have the same issue when image source is SharePoint, but there is no dataset where the image could be stored. Or should I rather use, e.g., New Card Visual tiles that show the image instead of using the image tile?
Kind regards,
Martin

That won't help either. You would have to move the images to a publicly available storage - something you likely don't want to do.

Thank you for the suggestions, I'll look into this solution. Do you know by chance the average size of an image when stored in Base64, then rebuilt? I have hundreds of 300KB to 1MB images.

Base64 is an encoding, so the size would be the same.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors