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 / Office365Users.SearchU...
Power Apps
Unanswered

Office365Users.SearchUser function

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Good afternoon,

I am using the Office365Users.SearchUser function like this:

If(!IsEmpty(SearchUser); Sort(Filter(Filter(Office365Users.SearchUser({searchTerm:First(SearchUser).Value}); Len(GivenName) > 0); GivenName; Ascending))

It does not search on the second last name of the persons, example:

Having the employee "Juan Ruiz Perez", if I search by "Perez" it does not find me any result.

Greetings

Categories:
I have the same question (0)
  • C-Papa Profile Picture
    1,836 on at

    Hi, i don't seem to have that issue, i get results when searching any part of the name. you could try to collect all users into a collection and then filtering the collection to get the results. the below should get you all users assuming there are no more than 900 users. the filter col_users based on your required columns

     

    ClearCollect(col_users,Office365Users.SearchUser({searchTerm:"", top:900}))

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 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard