Hi, I'm very new to powerapps.... I just wanted to know if there is any way to sort results in the gallery on column preference after filtering my SharePoint list based on 3 text columns namely domain, description, use. Like, I want to display the results that matched the domain column above the results that matched the description, and so on... And I'm using 'in' to match records through filter.
i.e.
Filter(Mylist,InputText1.Text in Domain ||InputText1.Text in Description||InputText1.Text in Use)

Report
All responses (
Answers (