Re: Delegation error on Filter
Try to collect a new collection.
ClearCollect(TestCol,ZPR_BP_31May22);
Then apply the code below for gallery and see if this works.
SortByColumns(Search(TestCol, SearchTermTxt.Text , "GRP BP name","BP Name","GRP BP number","BP number"), "GRP BP name", Ascending)