
Announcements
After inputting the exact formula shown in several tutorials power app would not accept a nested sortbycolumn and search formula and when I went to input the original correct formula it wouldn't accept it. Does anyone have any idea why?
Filter('EPC Pipeline',StartsWith(Title,TextSearchBox1.Text),SortByColumns('EPC Pipeline',"Title"))
SortByColumns(Filter('EPC Pipeline',StartsWith(Title,TextSearchBox1.Text),"Title"))