Forum Discussion
Image Visual fit Vertically
Hello,
I have a lot of Base64 Encoded images in my Data model. Some are in Landscape and some in Portrait.
I have a Tooltip page with an Image Visual, that dynamically loads the image. That all works perfectly for the Landscape images, but the portrait ones are always overflowing at the bottom.
Is there any way to also fit an image vertically?
2 Replies
- v-yuta-msftCommunity Support
Anonymous ,
In Format Pane, select "Fit" in Scale option and check if the image can be fit vertically.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hi v-yuta-msft ,
Thanks for the reply, but that only works for fixed images.
I'm using a Visual to dynamically display databound images.
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381297?tab=Overview
EDIT: this is not the solution. I'm still stuck with overflowing Images.