Hi, just asking some help regarding this code. I can't filter and search on the same time.
Gallery1:>>>> Items: Filter(Col_GWData1, 'Created By'.Email = User().Email && If(!IsBlank(TextInputSearch.Text), TextSearchBoxInString
CreatedBy_Email, SearchBox.Text)))
