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 : yKI1OprT6Z8xj7Cgxfq/hr
Power Apps - Power Apps Pro Dev & ISV
Unanswered

SortByColumns not working with "Created" column for one SP list

Like (0) ShareShare
ReportReport
Posted on 18 Jan 2024 10:27:51 by 125

Hi All

I have a strange issue where SortByColumns gives blank collection if used with "Created" column 
    
SortByColumns(MySPlist, "Created", SortOrder.Descending) - gives blank collection 

but it works with other columns, like ID

   SortByColumns(MySPlist, "ID", SortOrder.Descending) - gives collection with lots of items 

And it only happens with one particular SharePoint list 

Any idea why it could be happening?

Thanks 

 

  • DJ_Jamba Profile Picture
    2,828 Super User 2025 Season 2 on 05 Mar 2024 at 17:59:44
    Re: SortByColumns not working with "Created" column for one SP list

    Have you tried just using Sort instead of SortByColumns?

  • romankorchak2 Profile Picture
    125 on 23 Jan 2024 at 14:55:53
    Re: SortByColumns not working with "Created" column for one SP list

    Sorting collection does work, but I still need to filter the list as its bigger then 2000 items and filter needs to be editable by the user
    Authoring version is 3.24012.8

  • v-mengmli-msft Profile Picture
    on 19 Jan 2024 at 01:41:22
    Re: SortByColumns not working with "Created" column for one SP list

    Hi @romankorchak2 ,

     

    Have you ever tried copying the List into a collection and then sorting it? What's your version number?

     

    Best regards,

    Rimmon

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 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Loading complete