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 / Patching a Lookup Colu...
Power Apps
Answered

Patching a Lookup Column with a Filter in the Items Field

(0) ShareShare
ReportReport
Posted on by 90

I'm trying to use Patch() on a lookup field from a ComboBox.

- items = Filter(LocalFunction, Car.Value = Car_Combo.Selected.Value) where Car_Combo.Selected.Value is another ComboBox.
- LocalFunction = ClearCollect(LocalFunction, 'Function Lookup');

- Function Lookup List = two columns (Car, Function)

- Main list w/ lookup column called Function that is linked to the "Function" column above.

 

This creates a "cascading dropdown" for the "Car" Combobox.

 

The trouble I'm having is that the patch function expects {Id: ID, Value: 'Value'} but the Filter formula on the items field is giving a different schema. Any help is appreciated 🙂

 

Categories:
I have the same question (0)
  • Verified answer
    zematsirhc Profile Picture
    90 on at

    I figured it out: Patch(List, Defaults(List), {'Function': {Id: Function_Combo.Selected.ID, Value: Function_Combo.Selected.Function}})

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

#2
11manish Profile Picture

11manish 141 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard