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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
nzaccountant
Frequent Visitor

Image URL creation

Hi there

is there a way of creating image URL's yourself? I have a set of images that are static files (not image URL's) and I want to create URL's for them, and then use these to create a relationship with one of the tables in my model. 

 

Thanks

J

1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @nzaccountant 

 

Image URLs mean that the images are from the web or hold in online platforms, so they have Web URLs that Power BI can use to get them. These cannot be paths for local images. The URLs need to be anonymously accessible, not on a site that requires a sign-in, such as SharePoint. However, if images are hosted on SharePoint or OneDrive, you may be able to get an embed code that points directly to them.

Display images in a table or matrix in a report - Power BI | Microsoft Docs

 

If you hold images in local machines, you need to convert images to Base64 encoded strings and format them to image URLs.

Storing Images in a PowerBI/Analysis Services Data Models | Gerhard Brueckl on BI & Data

 

Other references:

Using OneDrive to Embed and Host Images for Power BI - Reporting/Analytics Made easy with FourMoo an...

Display images from OneDrive in PowerBI Report - Microsoft Power BI Community

Working with images in Power BI Desktop reports

 

Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.

View solution in original post

4 REPLIES 4
v-jingzhang
Community Support
Community Support

Hi @nzaccountant 

 

Image URLs mean that the images are from the web or hold in online platforms, so they have Web URLs that Power BI can use to get them. These cannot be paths for local images. The URLs need to be anonymously accessible, not on a site that requires a sign-in, such as SharePoint. However, if images are hosted on SharePoint or OneDrive, you may be able to get an embed code that points directly to them.

Display images in a table or matrix in a report - Power BI | Microsoft Docs

 

If you hold images in local machines, you need to convert images to Base64 encoded strings and format them to image URLs.

Storing Images in a PowerBI/Analysis Services Data Models | Gerhard Brueckl on BI & Data

 

Other references:

Using OneDrive to Embed and Host Images for Power BI - Reporting/Analytics Made easy with FourMoo an...

Display images from OneDrive in PowerBI Report - Microsoft Power BI Community

Working with images in Power BI Desktop reports

 

Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.

Thank you for your response

amitchandak
Super User
Super User

@nzaccountant , need more details.

Say you have a common URL  - HTTP://www.abc.com/ and you want to filter for item

 

you can create a new column with item column in table

 

New URL = "HTTP://www.abc.com/item=" & [Item]

 

you can add other stuff

 

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks - I'm not quite sure if I understand you correctly?

 

I don't have any URL at the moment, just the pictures. 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.