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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
ParsaOmidvar
Frequent Visitor

Showing Offline Images IN Live Connection

I want to show images in a table.
I have the binary text stored in sql server.
I tried to import in a Olap Tabular and change the binary to text to convert it to BASE64 but this will not work cause the text is too big to be stored in one cell.
i tried to write a measure to concatenate rows but Live Connection Does not support Measure Category for me to set that as a ImageURL. 
Is there any way to show offline images using live connection?

1 ACCEPTED SOLUTION

The Thing is they are too large and i can't Use Azure blob storage cause the report is on a machine with no internet access, I finally did it using a local HTTP server using python
https://bizkapish.com/power-bi-desktop/local-image-server-for-power-bi-desktop/

View solution in original post

2 REPLIES 2
Akash_Varuna
Super User
Super User

Hi @ParsaOmidvar  , Power BI doesnt natively support BASE64 could you please try these 

  • Convert binary data to BASE64 in SQL Server and store it as an ImageURL column.
  • Update the OLAP model to include the ImageURLfield for use in Power BI.
  • If BASE64 is too large, host images in Azure Blob Storage and store URLs in SQL Server.
  • Use paginated reports or custom visuals for better image handling in live connections.
    If this post helped please do give a kudos and accept this as a solution
    Thanks In Advance

 

 

The Thing is they are too large and i can't Use Azure blob storage cause the report is on a machine with no internet access, I finally did it using a local HTTP server using python
https://bizkapish.com/power-bi-desktop/local-image-server-for-power-bi-desktop/

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.