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 error on th...
Power Apps
Answered

Delegation error on this formula "First(Filter('Mobile Devices',PhoneAndColour=DataCardValue37.Selected.PhoneAndColour)).NewCost"

(0) ShareShare
ReportReport
Posted on by 3,514

I have a SharePoint list named "Mobile Devices", and i want to filter it based on a column of type Calculated Column named PhoneAndColour, but i am getting a delegation error:-

 

 

First(Filter('Mobile Devices',PhoneAndColour=DataCardValue37.Selected.PhoneAndColour)).NewCost

 

 

filter.png

 

 

so is there a way to fix this? or we can not filter based on calculated columns?

 

Second question, now the Mobile Devices has a column of type true/false named Available, so we only want the search to be based on the items which have the Available value = true.. so could this help in fixing the delegation warning we are getting?

 

Thanks

Categories:
I have the same question (0)
  • Verified answer
    StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @johnjohn123 

     

    Please try this. 

    With({_Item:'Mobile Devices'},
    First(Filter(_Item, Available && PhoneAndColour=DataCardValue37.Selected.PhoneAndColour)).NewCost
    )

     

     

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

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard