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 / Office365 manager func...
Power Apps
Answered

Office365 manager function - Resource Manager Not Found

(0) ShareShare
ReportReport
Posted on by 237

Hey Im trying to create an employee performance review app for our company and I'd really like to autofill the basics. The 365 connector has been great so far, but I'm running into an issue with populating the users manager - its saying resource manager not found. Im not totally sure where this connector is pulling its data from, does anyone know, so I can go there, update my profile so I have a manager and hopefully it will work? Let me know, thanks 

Categories:
I have the same question (0)
  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

     Hi @bhanney2323 

     

    On App Start Set the property to

     

    Set(UserInfo, User());
    Set(UserManager, Office365Users.ManagerV2(UserInfo.Email));

     

    Set the DefaultSelectedItems of Manager Combobox Property to

     

    {
     '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
     Claims: "i:0#.f|membership|" & UserManager.mail,
     Department: "",
     DisplayName: UserManager.displayName,
     Email: UserManager.mail,
     JobTitle: "",
     Picture: ""
    }

     

    Sample

    StalinPonnusamy_0-1633753629790.png

    My Manager (Diego Siciliani)

    StalinPonnusamy_1-1633753649992.png

     

  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @bhanney2323 ,

     

    You are correct on the error message, and you need to select a manager for each user in Microsoft 365 Admin Center:

    https://admin.microsoft.com/

     

    This operation would auto-associated with Azure AD user profile as well.

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

     

  • Verified answer
    StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @bhanney2323 

     

    As @v-jefferni mentioned, 

     

    StalinPonnusamy_0-1633957014388.png

     

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
WarrenBelz Profile Picture

WarrenBelz 401 Most Valuable Professional

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard