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 / Filter Combobox values...
Power Apps
Answered

Filter Combobox values based on passed lookup value

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,


I have a combo box that is populated with a list of job numbers from another table.  When I setup the lookup for those values I pass a job status (Open or closed).  I'm trying to filter the combo box to only show choices where status = "Open"

 

Filter(Choices('Project table'.'Project:Name'), 'Project:Status Pass' = "Open")

 

I'm getting an invalid arguments error on the Status Pass = "Open"

 

I've tried putting "1" or 1 in to see if it was passing the ID.

 

Pretty sure I'm one step away from the answer but I can't seem to see that step.


Thank you,

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

    Try for the Items property of the ComboBox:

     

    Filter("ProjectTable", "ProjectStatus"="Open")."ProjectName"

     

    Please substitute your proper table names and column names in the above formula.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    You're a wizard, only had to tweak it to Status.Value = "Open"

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!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 85

#2
WarrenBelz Profile Picture

WarrenBelz 76 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard