I have a text box named "name4" that stores the name of a person in my organization, and in another Gallery Item, I put the Items property as, Office365Users.SearchUser({searchTerm:name4.Text}) in order to lookup at person. The Items function did not find any data regarding the input name, but that person does exist in my organization. That formula works for everyone else except one person, and I am wondering what has caused that problem.
Thank you!