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.
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.
- Anonymous7 years agoNot applicable
hi deldersveld,
I cannot seem to find the Grid option under the Format dropdown.
Am I looking in the wrong place?
thanks
- MartinHalse7 years agoRegular Visitor
Hi,
i had the same problem, but found the solution.
If you switch your table to be a matrix, then under the format pane you now have the grid option where you can control the image height.
it works really well for me.
- MaheshDadhich7 years agoHelper I
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
- abdullahsallam9 years agoFrequent Visitor
Thanks alot deldersveld :smileyhappy:
- lizziemon8 years agoRegular Visitor
How do I do this for an image use 'Card' instead of 'Table' visual? I am using card as the image I want to display is dependent on a slicer. E.g. Select country and country's flag will be displayed