Hi folks,
Just wondering if any indication why this code may have suddenly stopped working on our app? So it was working until it suddenly wasn't with no changes... any ideas? The gallery is now blank, whereas beforehand, once user typed text in TextInput1 control it would filter users by country where our site is...
Filter(Office365Users.SearchUserV2({searchTerm:TextInput1.Text,top:5}).value,Country = Text("Ireland"))
Now just using this code below for example until can find a solution
Office365Users.SearchUserV2({searchTerm:TextInput16.Text,top:20}).value
Any advice welcome!

Report
All responses (
Answers (