Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Experimental Features
Unanswered

Sort and SortByColumns don't work with Named Formula tables

(0) ShareShare
ReportReport
Posted on 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 at
    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 at
    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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 770 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 494

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 399

Featured topics