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

Report
All responses (
Answers (