SharePoint 365 – Power Apps

,

SortByColumns (sort by title, and date )and Search code:

SortByColumns(
SortByColumns(Search('Válogatott eseti kutatások';KeresBox.Text;"Title";"field_1";"Kateg_x00f3_ria";"field_2") ;"Title";SortOrder.Ascending) ;
"D_x00e1_tum";
SortOrder.Descending)

Search:
Search('Válogatott eseti kutatások';KeresBox.Text;"Title";"field_1";"Kateg_x00f3_ria")

Sortby:
SortByColumns('Válogatott eseti kutatások';"D_x00e1_tum";SortOrder.Descending)

Power Apps SortByColumns and Sort function with a custom sort order

Sort by Date in PowerApps

Blogbook : PHP | Javascript | Laravel | Corcel | CodeIgniter | VueJs | ReactJs | WordPress