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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
revansh
Helper IV
Helper IV

Dynamically call IMAGES from azure blob Storage

Hi,

 

We have designed our app on AZURE . 

Backend database is AZURE SQL SERVER for data capture and AZURE BLOB STORAGE for images stirage.

 

My requirement is to develop a LIST report with azure sql server database. Whenever a user clicks in a line item in this table, i want to open a second report with respective IMAGE from azure blob storage. 

 

This cna be easily acheived by importing images from AZURE BLOB STORAGE in the same data model, But we dont want to go through this route because images storage  size is in GB's .

 

PLease provide some pointers.

 

Thanks

 

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @revansh ,

 

Currently, the best way is to process images by AZURE BLOB STORAGE.

Dashboard Images in Azure Blob Storage - a solutio... - Microsoft Power BI Community

Upload image data in the cloud with Azure Storage | Microsoft Docs

 

Therefore, the loaded image can be processed or python is also a good try.

High performance image processing with Image Resizer and Azure - Ben Foster

Use Python to process images in Azure blob storage - Stack Overflow


Hope it help you solve the problem.

 

Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-henryk-mstf
Community Support
Community Support

Hi @revansh ,

 

Currently, the best way is to process images by AZURE BLOB STORAGE.

Dashboard Images in Azure Blob Storage - a solutio... - Microsoft Power BI Community

Upload image data in the cloud with Azure Storage | Microsoft Docs

 

Therefore, the loaded image can be processed or python is also a good try.

High performance image processing with Image Resizer and Azure - Ben Foster

Use Python to process images in Azure blob storage - Stack Overflow


Hope it help you solve the problem.

 

Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.