web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Image not showing in r...
Power Apps
Unanswered

Image not showing in responsive gallery

(0) ShareShare
ReportReport
Posted on by 440

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. 😫

Categories:
  • LowCodeJim Profile Picture
    314 Moderator on at

    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.

     

    SharePointJB_0-1715679626893.png

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

     

  • nshaw75 Profile Picture
    440 on at

    Hi @SharePointJB The Image is just before the last text label, and there is plenty of spare space after the final label

     

    nshaw75_0-1715682478000.png - On monitor screen

    nshaw75_1-1715682766330.png this is the screenshot from my mobile app

     

     

     

  • LowCodeJim Profile Picture
    314 Moderator on at

    @nshaw75 how are you getting the profile picture? Are you using the Office365 Users connector or another way? 

  • nshaw75 Profile Picture
    440 on at

    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

     

    If(IsBlank(ThisItem.SamplePerson.Email), Icon.Person, If(!IsBlank(ThisItem.SamplePerson.Email), Office365Users.UserPhoto(ThisItem.SamplePerson.Email)))
     
  • LowCodeJim Profile Picture
    314 Moderator on at

    Hi @nshaw75,

     

    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))
  • nshaw75 Profile Picture
    440 on at

    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_0-1715693501861.png

     

     

  • LowCodeJim Profile Picture
    314 Moderator on at

    @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?

  • nshaw75 Profile Picture
    440 on at

    @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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard