I get a ParenClose error when trying to input this code in a OnSelect field for a button. I'm completely new to power apps, but can't find my way passed this. Thanks for your help!
ClearCollect(SearchResults, Filter('Premed aktuell', StartsWith(Operation, txtSearch.Text)))