Hi
I want to be able to input any text with in the data to show the description
currently the syntax is
Filter('list', StartsWith(Description, tbSearchBox.Text))
which user need to key in first text like A, how to enable search any text the list will show?
eg: I in put work . all related to work will display

also how to have the text wording inside the box to be top not middle.
