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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Delegation limit even ...
Power Apps
Unanswered

Delegation limit even with delegable functions

(1) ShareShare
ReportReport
Posted on by 7,316 Most Valuable Professional

Hi all, 

 

I had a filter expression that had delegation warnings and I had issues when the record count was higher than the limit (as expected). However, even after revising the function to be delegable, my record count is dependent on the delegation limit, which is super weird. 

 

Has anyone ran into the same issue? I can provide more details if needed. 

 

---
Thanks!

Hardit Bhatia
https://www.thepoweraddict.com

Categories:
I have the same question (0)
  • v-yutliu-msft Profile Picture
    on at

    Hi @PowerAddict ,

    That's strange...

    Do you have delegation warning when you only use delegateable functions?

    Could you tell me 

    1)what is your data source?

    2)your formula?

    Different data sources have different delegateable functions.

    You not only need to notice the delegatable functions, but also need to notice data type.

     

    Best regards,

  • PowerAddict Profile Picture
    7,316 Most Valuable Professional on at
    Hi @v-yutliu-msft

    It is indeed very strange. Data source is CDS. Formula is something like this (has been generalized for the sake of sharing and a few OR conditions similar to the ones listed here have been removed for simplicity):

    SortByColumns(
    AddColumns(
    Filter(
    AddColumns(
    Entity,
    "Column1Text",
    Text('Column1'),
    "Column2Text",
    Text('Column2')
    ),
    IsBlank(Dropdown.Selected.Value) = true || Column6 = Dropdown.Selected.Value,
    ),
    "Column3Text",
    Text('Column3')
    ),
    "Column4",
    Ascending,
    "Column5",
    Descending
    )

    I have typically been able to solve for delegation issues especially with CDS but this one is weird because there are no delegation warnings. As I change the limit value, I can see the record count in my gallery changing to match that of the limit.

    Thanks!

    Hardit Bhatia
    https://www.thepoweraddict.com
  • PowerAddict Profile Picture
    7,316 Most Valuable Professional on at
    Hi @v-yutliu-msft,

    Any ideas or updates? Seems like an issue/bug to me.

    Thanks,
    Hardit Bhatia
    https://thepoweraddict.com
  • PowerAddict Profile Picture
    7,316 Most Valuable Professional on at
    @v-monli-msft
    @v-yutliu-msft
    @v-siky-msft
    @v-xida-msft

    Can anyone of you please take a look at this? This has been bugging me for weeks now.

    Thanks,
    Hardit Bhatia
    https://thepoweraddict.com

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 445

#2
WarrenBelz Profile Picture

WarrenBelz 386 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 321 Super User 2025 Season 2

Last 30 days Overall leaderboard