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

Community site session details

Session Id : 5mQfJHj/PHlr47DGdOczxE
Power Apps - Building Power Apps
Answered

Sort the gallery into alphabet letters

Like (0) ShareShare
ReportReport
Posted on 15 Jun 2023 14:41:02 by 131

I want to filter left gallery when I click letters in right side gallery. How can i do that?

jufguu_0-1686840036876.png

 

I have the same question (0)
  • Verified answer
    Ethan_009 Profile Picture
    4,838 Moderator on 15 Jun 2023 at 14:49:03
    Re: Sort the gallery into alphabet letters

    Hi @jufguu ,

     

    You can try the following syntax: depending on how you have set the gallery items:

    //Main Gallery - Items property
    
    Sort(
     Filter(
     datasource,
     StartsWith(ColumnName, Gallery2.Selected.Letter)
     ),
     "ColumnName",
     SortOrder.Ascending
    )

     

    Hope this helps

  • jufguu Profile Picture
    131 on 15 Jun 2023 at 14:53:24
    Re: Sort the gallery into alphabet letters

    Thank you so much It worked.😁

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 629 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 397 Super User 2025 Season 2

#3
wolenberg_ Profile Picture

wolenberg_ 232 Moderator

Last 30 days Overall leaderboard