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 Choices DropDow...
Power Apps
Answered

Filter Choices DropDown (SP Lookup)

(0) ShareShare
ReportReport
Posted on by 69

Ive really tried very hard but alas I seem unable to solve a simple need.

 

List.1 [Project List] Contains Cols 'Project Name' & 'Project Status'

List.2 [Order Materials] Contains Cols 'Stuff' & Lookup [List.1] 'Project Name'

 

My EditForm for ordering Stuff to a Project contains the Choices DropDown ITEMS: Choices('Order Materials'. 'Project Name')

 

However, I need to FILTER only those Projects if 'Project Status' = "Onsite"

 

Filter

(Choices('Order Materials'. 'Project Name'),
Value in Filter('Project List','Project Status' = "Onsite")

 

What am I getting wrong?

Thank you

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

    Hi,
    Can you please try using below formula - 

    Filter

    (Choices('Order Materials'. 'Project Name'),
    Value in Filter('Project List','Project Status' = "Onsite").Title)
    Here Title is your main column in Project List. I guess in your case it will be 'Project Name':

    Filter(Choices('Order Materials'. 'Project Name'),Value in Filter('Project List','Project Status' = "Onsite").'Project Name')

     

  • JonathanDavey1 Profile Picture
    69 on at

    Thank you Nandini, worked perfectly.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard