web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Apps
Unanswered

Custom Sorting

(0) ShareShare
ReportReport
Posted on by 8

Hi Floks,

 

At the moment my data is sorting in ascending order with the below an expression, could anyone help me to sort in the order of Status.Value [“Open”,”On hold”,”Closed”]

 

If(IsBlank(TextSearchBox1.Text),Sort('IT Helpdesk',Status.Value)
,Filter('IT Helpdesk',TextSearchBox1.Text in Title))

 

much appriciated if anyone can help me with this.

 

Thanks,

Categories:
I have the same question (0)
  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi Venusura,

     

    I am using an Excel table as my data source.
    I configure my app looks like below, and I set the Item property of the Gallery control as following. By using this code, my app is sorted by the Status.

    Sort(If(IsBlank(TextInput1.Text),Table1,Filter(Table1,TextInput1.Text in Equipment)),Status,If(SortDescending1,Descending,Ascending))

     1.png

     

    In this documentation, please check this part about “Search and sort the gallery” for a reference:
    https://powerapps.microsoft.com/en-us/tutorials/working-with-forms/

     

    Best regards,
    Mabel Mao

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 377 Most Valuable Professional

#2
11manish Profile Picture

11manish 165 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 110 Super User 2026 Season 2

Last 30 days Overall leaderboard