Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Suggested answer

Office365 user connector is not working properly.

(0) ShareShare
ReportReport
Posted on by 32
I'm using the office365users connector in power apps to pick the organisation user in choice column but it is not showing all users from organisation. Can anyone please help why it is not showing everyone in the list, it's looks like a glitch in power apps.
  • Suggested answer
    stampcoin Profile Picture
    2,342 on at
  • WarrenBelz Profile Picture
    148,275 Most Valuable Professional on at
    Office365 user connector is not working properly.
    What is the Items property you are using and how many users are there in the organisation ? If you are using this
    Office365Users.SearchUserV2(
        {
            searchTerm: Self.SearchText,
            isSearchTermRequired: false,
            top: 999
        }
    ).value
    it should return from up to 999 users.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 770 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 494

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 399