Hey, So for my office.searchusers it searches properly from the start of the name but I would like it if I could search midname -
E.g. instead of typing 'John' to find my colleague "John Doe" I'd like to be able to type "ohn"
I know it sounds like a weird request but it would help me sort out a bigger function that powerapps apparently doesn't handle properly 🙃
EVEN BETTER
If possible I'd like a way to search based on two fields -
Field 1 = "Jo"
Field 2 = "Do"
And it should display "John Doe"
Thanks in advance for attempting to help ^^