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 / Next delegation proble...
Power Apps
Answered

Next delegation problem...

(0) ShareShare
ReportReport
Posted on by 313

Hi,

 

I do not understand..

Power Apps delegable functions and operations for SharePoint

The following Power Apps operations, for a given data type, may be delegated to SharePoint for processing (rather than processing locally within Power Apps).

Operation/Function Number Text Boolean DateTime Complex [2]
FilterYesYesYesYesYes

My simple filtering.. ->Filter(portal,MA_OK_CALC="OK") /'MA_OK_CALC sharepoint short text column/, why delegation problem ? /source data 10 000 record/. What should be written differently? :(((

 

Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,411 Most Valuable Professional on at

    Are you saying that MA_OK_CALC is a single line of text column in the portal data source (SharePoint) and that you are getting a delegation warning? If so, then that should not be happening.  Or are you having a different problem?  Even with delegable functions you still can't return more than the data row limit of rows.  So for example if there are 3,000 records in that 10,000 record data source where the column equals "OK" you still can't retrieve more than 2,000 of them. With a non-delegable function it would return the records that match "OK" out of the first 2,000 records.  With delegation it will return the first 2,000 records out of the 10,000.  But it will never return more than the data row limit.

     

    Could you explain a bit more about the problem you hare having.

  • BiTry Profile Picture
    313 on at

    Thx, 

     

    Claculated column, based on https://docs.microsoft.com/en-us/connectors/sharepointonline/ the calculated column should count as a text column and text columns are able to delegate. 

    The calculation, I search for a date /now()/in the text , if it finds it then "OK", and all matches must be from the full database. /example, in which '2022.08.01-2022.07.06-2022.09.12' if today /NOW()/ 2022.08.01 result "OK" /

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @BiTry 

    Powerapps doesn't handle SharePoint calculated columns well. Do the calculation in PowerApps and save the result to a slot or number type column in SharePoint.

  • Verified answer
    Pstork1 Profile Picture
    69,411 Most Valuable Professional on at

    I assume you are using Now() in the formula for the calculated column.  The problem is that calculated columns only update when an item is edited and saved.  So yes you should be able to filter on "OK" but it won't be accurate because the column was calculated when it was last saved, not today.  If you actually want to filter on todays date you need to do it using a date field.  The calculated column won't work.

  • BiTry Profile Picture
    313 on at

    Current daily data is filtered from a subscription list, unfortunately calculated fields, not delegable, the solution is to have a run after midnight Flow, which converts to a value. 

    BiTry_0-1661712335709.png

    The idea came from you:) Thx !

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,033

#2
Valantis Profile Picture

Valantis 632

#3
11manish Profile Picture

11manish 607

Last 30 days Overall leaderboard