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 / Unable to display mana...
Power Apps
Unanswered

Unable to display manager picture

(0) ShareShare
ReportReport
Posted on by 95

Im using this code OnStart: 
Set(
_requestTypeFilter;
"All"
);;
Set(
userEmail;
User().Email
);;
Set(userManager; Office365Users.ManagerV2(userEmail));;
Set(HRManagerEmail; "email@")
;;
Set(FinanceManagerEmail; "email@")
and then in image typing "ThisItem.Manager.Picture" and it's not working. What else i can use to display image?

image.png
Categories:
I have the same question (0)
  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at

    you can try this:

    Set(managerPhoto, Office365Users.UserPhotoV2(userManager.mail))
    

    image property:

    managerPhoto
    

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

     

  • Hitogami Profile Picture
    95 on at

    not working, also i lost images and got new errors that says "invalid value of userid parameter is set for Userphoto function and empty value is passed to it." how can i fix it? 

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard