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 Platform Community / Forums / Power Apps / filter by created (SP ...
Power Apps
Answered

filter by created (SP source) date gives delegation warning

(0) ShareShare
ReportReport
Posted on by 15

Perhaps a simple one, I am using the below expression to filter and sort a gallery. There was no delegation warning until I added the && Created>=Today()-7.

Is there a way to do this fully delegeable? Thanks

 

SortByColumns(
 Filter(
 'Forms Database',
 'Development Site String' = galMysettings.Selected.Item
 &&
 Created>=Today()-7
 ),
 "Created",
 Descending
)

 

Categories:
I have the same question (0)
  • Verified answer
    Winterorse2014 Profile Picture
    15 on at

    It was the -7 that some reason made this expression not delegeable. I replaced the today()-7 with a variable that was set to today()-7 and now it works.

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

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard