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 / Delegation issue with ...
Power Apps
Answered

Delegation issue with Filter function

(0) ShareShare
ReportReport
Posted on by 23

Hi,

 

I'm running this simple code

 

 

AddColumns(
GroupBy(
Filter(
Systems_Users,
Module = ComboBox1_6.Selected.Module_Name
),
"Module",
"Data"
)As ActualUsers,
"QTYs",
Sum(
ActualUsers[@Data],
QTY
)
)

 

 

 

Where the user select a Module name then the app calculates the number of the quantities for that module.

The Systems_Users is a SharePoint list with +2k records, and some modules have more than 2k records.

However, the maximum number of QTYs I get for a selected module is 2000

I know both functions Filter & Sum are delegable, and I don't get any delegation warning, so what's the issue?

 

Thanks,

 

Categories:
I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @Somayah ,

     

    AddColumns , GroupBy , Sum are not delegable.

    vbofengmsft_0-1700617915870.png

    I think this link will help you a lot:
    https://learn.microsoft.com/en-us/connectors/sharepoint/#power-apps-delegable-functions-and-operations-for-sharepoint

     

    Best Regards,
    Bof

     

     

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

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard