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

Filter ComboBox based on another table with a lookup to a third table... with multiple values

(0) ShareShare
ReportReport
Posted on by 186

The syntax for this is doing my head in. I've been going through the forums, but haven't been able to find an example which fits this scenario. 


A form has a card with a combo box - Choices([@'Exemption Details'].Approver). The goal is to filter this based on the chosen exemption A or B from another combobox - DataCardValue1.Selected.Value.


Exemption Details.Approver is a lookup to Approvers.
Approvers looks like: 

grantreid_0-1643814398866.png

The Type column is a lookup to another table with the two types A or B.   There are a few cases where an approver can approve bother type A and B.   

Every attempt I've made with filter just returns issues with comparing Table to text. I've had a go at using 'AsType' but can't get it right.

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

    @grantreid 

    Do not force the type on the formula, this will lead to issues.

    What are some of the formulas you have tried that seemed obvious in your mind, yet did not work?

     

    In general, you will be filtering the Approvers list, not the Choices from the Exemption List.

    In other words, you will want to filter the Approvers list to get the Types and then work your way back to using that to filter the other list.

     

    I hope this is helpful for you.

  • Verified answer
    grantreid Profile Picture
    186 on at

    Finally figured it out: 

    Filter(Choices([@'Exemption Details_1'].Approver), Value in Filter([@Approvers_1], DataCardValue13.Selected.Value in Division.Value And DataCardValue1.Selected.Value in Type.Value And Active=true).Title)

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

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard