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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Fali324
Helper II
Helper II

How to display images from SharePoint list

Hi I have a sharepoint list where users have uploaded images and it is stored as an image. 

 

How can I display these in power bi?

 

This is the table

 

Fali324_0-1699359509813.png

 

any help will be much appricated. 

 

Thank you

1 ACCEPTED SOLUTION
christinepayton
Super User
Super User

If you use the "parse json" button in Power Query, it will convert that code into columns. Then you'll have the server-relative URL, to which you need to merge in the rest of your image URL (https://whatever.sharepoint.com ). Then you can load it and set the data category to "image URL" so that it will render as an image in tables, etc.

 

However, SharePoint images do not render in the desktop app, they will appear as a broken image thumbnail until published, so you'll need to do that to check if it's actually working. 

View solution in original post

2 REPLIES 2
christinepayton
Super User
Super User

If you use the "parse json" button in Power Query, it will convert that code into columns. Then you'll have the server-relative URL, to which you need to merge in the rest of your image URL (https://whatever.sharepoint.com ). Then you can load it and set the data category to "image URL" so that it will render as an image in tables, etc.

 

However, SharePoint images do not render in the desktop app, they will appear as a broken image thumbnail until published, so you'll need to do that to check if it's actually working. 

thank you, it was exactly what I was after

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.