Hi !
I've learn PA a week ago.
I've struggled to combine Sort()- for Date with TextSearchBox - search by title.
For the Attaching picture.
I tried combine like this but it doesnt work and I have no idea.
SortByColumns(Filter([@testingSortByDate], StartsWith(Title, TextSearchBox1.Text)), "requestByDate", Sort(testingSortByDate,requestByDate,Descending))
I could do either sort() by Date descending or fill by title only.
I really appreciate any help.
Thanks,
David