Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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.
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.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
69 | |
68 | |
40 | |
29 | |
26 |
User | Count |
---|---|
89 | |
49 | |
44 | |
38 | |
37 |