Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
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 October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
110 | |
107 | |
105 | |
89 | |
61 |
User | Count |
---|---|
168 | |
138 | |
134 | |
102 | |
86 |