Skip to main content
Community site session details

Community site session details

Session Id : He/hAbQ/l5396pF2M3ELxs
Power Apps - Power Apps Experimental Features
Unanswered

Sort and SortByColumns don't work with Named Formula tables

Like (0) ShareShare
ReportReport
Posted on 28 Jun 2023 10:58:14 by 256

I have a named formula table that is dependent on a data source, I noticed that I'm unable to sort this named formula with both Sort and SortByColumns. Note that I was sorting by a number column.

Categories:
  • adedapo Profile Picture
    256 on 29 Jun 2023 at 20:09:22
    Re: Sort and SortByColumns don't work with Named Formula tables

    The data source is SharePoint.

    Here is a sample of the code

    //Named formula
    TblRequests = Sort(Requests, Created, Sort.Descending);
    
    //Text property of TextInput control
    First(Sort(Filter(TblRequests, StatementValue <> Blank()),StatementValue, Sort.Descending)).StatementValue

     

  • JorisdG Profile Picture
    on 29 Jun 2023 at 19:59:39
    Re: Sort and SortByColumns don't work with Named Formula tables

    I tried but I seem to be able to do this just fine. Just to clarify, the named formulas is a table. You then use that named formula and try to sort it, correct?

    Also, you mention a dependency on a datasource... what is the nature of this dependency? And does it work with a table not dependent on a datasource (that definitely works for me)? What kind of datasource is it (dataverse, sharepoint, etc.)?

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Featured topics

Loading complete