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 choice column c...
Power Apps
Answered

Filter choice column combobox

(0) ShareShare
ReportReport
Posted on by 73

Hi I'm trying to filter the options within a combobox based on whether the option contains the selected value of another combobox. So I have tried this but it does not return any value:

 

Filter(Choices([@'Register'].'Code'), DataCardValue7.Selected.Value in Choices([@'Register'].'Code'))

 

The intellisense does not show any issue in the formula but as I say the results bring back nothing. So for example if I were to choose Option 1 on the first combobox I would want to filter out only those choices that contained the text Option 1 etc.  

 

Any points appreciated!

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    153,779 Most Valuable Professional on at

    Hi @WalesMariner ,

    Try this format

    Filter(
     Choices([@'Register'].'Code'), 
     DataCardValue7.Selected.Value in Value
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

  • WalesMariner Profile Picture
    73 on at

    That's brilliant thank you Warren!

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
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard