Submitted by melinda on Tue, 11/30/2021 - 13:07
Sort (Search(
If (Dropdown4.Selected.Result = "All",'DATASOURCE', Filter('DATASOURCE','ColumnName' = Dropdown4.Selected.Result)),
SearchBox.Text, "ColumnName") ,Created,Descending)
****Created is the column that stores the created date in my Sharepoint list