Forum Discussion
Ana_Maria
2 years agoFrequent Visitor
Images from Azure Blob
Hello, I created an aplication in Power Apps connected to SQL for info and to Azure Blob for photos. I want to display photo in pbi from Azure Blob but are blur and the max dimension for every phot...
Ana_Maria
2 years agoFrequent Visitor
From blob, photos are binary and i transform them in 64 base and show as Image URL (from data category) . The maximum number of characters of each photo is 32.766 characters. As i know, Power BI allows a maximum string length of 32.766 characters in a column. In the case of a large image, if the string contains more than 32,766 characters, it truncates the rest of the characters. I think PBI automatically restricts the number of characters and make the images blur
lbendlin
2 years agoSuper User
No, that's not likely the issue. There are ways to stitch larger images back together.
Chris Webb's BI Blog: Storing Large Images In Power BI Datasets (crossjoin.co.uk)