have a powerapps with a combo box that has the 'allow searching' option turned on.
In the combo box, there are a large number of selections
Currently when searching, let's say if I have 20 entries, one called 'This Is Powerapps Paul', which is the one I want to select in the dropdown. The other 19 are called 'This Is Powerapps 1,2,3, etc'
At the moment, when searching for the word 'this' it will bring up all 20 entries. However if I search for 'Paul', it won't bring up the one I want.
Is there a way to make this search look for entries containing 'Paul' rather than those that start with 'this' ?