Forum Discussion
Controlling URL Image Size
- 9 years ago
Under Format, find Grid and then Image Height. The default height for a table is 75 pixels, and the maximum height is 150 pixels. You could also look into custom visuals such as the Chiclet Slicer or Strippet Browser to see if that might also help meet your need for an image gallery.
I am also facing the same Issue. I am storing camera photo from Power App to Sql Server table where table column datatype is 'Image'. But when I try to display image/Photo in Power BI it does not show properly and only one small line appear in report (I have added "data:image/png;base64" before the binory part of the Image in Power BI ).
I also have observed base64 increases the size of the string which exceeds the limitation. But I tried by using SQL compression function also but no luck.
I am suspecting that this issue is due to having size more than its max limit in Power BI. If this is so then how to compress or resize the image to be able to visible in Power BI
Please advise how can this issue be resolved
Mahesh
MaheshDadhich I am having the same issue you are. Have you been able to figure anything out with this?
- ToIl6 years agoRegular Visitor
Hi,
I have the same issue. did you find a solution? if yes could you tell me how
Thanks