Announcements
I have an odd issue where I have an image in a responsive gallery. The Gallery contains a horizontal container along with numerous text labels. When I have the app in screen-size 4(Monitor screen) it is visible no problem. Then in screen-size 3 (Landscape Mobile) the image isn't visible. I am puzzled as I could understand if it was overlapping things, or missing a section but it has completely gone. 😫
Hi @nshaw75,
Where in the order does the image sit? Is it the last thing in the container? May be it is overflowing off the end as the container no longer has space for it and the text boxes. You can set the container to wrap elements that overflow. You can also set whether the container should hide these overflow elements or show a scroll bar. The relevant properties are highlighted below.
Hi @SharePointJB The Image is just before the last text label, and there is plenty of spare space after the final label
- On monitor screen
this is the screenshot from my mobile app
@nshaw75 how are you getting the profile picture? Are you using the Office365 Users connector or another way?
Hi @SharePointJB Yes, I am grabbing the phot from the following formula , it is very long as I was having issues with errors when it returned no image
Not too sure why it wouldn't show but I do know there is a UserPhotoV2 now and that UserPhoto is deprecated, so maybe there is an issue with the older UserPhoto. Could you try using UserPhotoV2? Also you can simplify your statement to:
If(IsBlank(ThisItem.SamplePerson.Email), Icon.Person, Office365Users.UserPhotoV2(ThisItem.SamplePerson.Email))
hI @SharePointJB
Thanks for looking at this. I have changed the formula as you have shown me. This works alas, only on the Screen size 4 😞
This is how the gallery looks like in the tree in the LHS column
@nshaw75 there is definitely something odd going on. I have just made a test app and the profile pic loads at all screen sizes.
Could you take a screenshot of the properties panel of your image control? Or even try simply adding a blank sample image and see if the same issue occurs?
@SharePointJB Tell me about it. I have been scratching my head for ages on this one. I have so many instances where things go right on one PowerApp, then when I try and replicate it It all goes down the pan 😵
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 395 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 260 Most Valuable Professional