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 / How to handle delegati...
Power Apps
Answered

How to handle delegation warning

(0) ShareShare
ReportReport
Posted on by 415

Here is the formula, I'm not sure what else you would need to know.

 

delgation warning.PNG

Categories:
  • PowerAddict Profile Picture
    7,316 Most Valuable Professional on at
    How about
    Filter('Client Workout', 'Client Name' = Gallery2.Selected)

    Let me know if it doesn't work.

    ---
    If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution. Thanks!

    Hardit Bhatia
    https://thepoweraddict.com
  • trishmalloy Profile Picture
    415 on at

    Now I'm getting a red squiggly line under the = sign although you won't see it in the screen shot.

     

    anothererror.PNG

  • trishmalloy Profile Picture
    415 on at

    Does this help?

     

    anothererro2.png

  • notj Profile Picture
    782 on at

    If you do Gallery2.Selected.Id does that work?

     

  • Verified answer
    v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @trishmalloy ,

    Could you please share a bit more about the 'Client Workout' data source? Is it a SP List?

    Is the 'Client Name' a LookUp type column in your 'Client Workout' data source?

     

    Based on the formula you provided, I have made a test, and the issue is confirmed on my side. When using Id value from the LookUp field as filter value within the Filter function, the Delegation warning issue would show up. It is an known issue with LookUp field.

     

    As an fixed solution, please consider use Value property from the LookUp field as filtered value within the Filter function. Please consider modify your formula as below:

    Filter('Client Workout', 'Client Name'.Value = Gallery2.Selected.ReferencedColumn)

    Note: I assume that the 'Client Name' field references values from the ReferencedColumn within your another SP List the Gallery2 connects to.

    5.JPG

     

    Please consider take a try with above solution, check if the issue is solved.

     

    Best regards,

  • trishmalloy Profile Picture
    415 on at

    Thank you @v-xida-msft for all of your help, this worked!

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard