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
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

Report
All responses (
Answers (