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 / Filtering Out Select O...
Power Apps
Answered

Filtering Out Select Options in a Choice Column for a Dropdown Menu

(0) ShareShare
ReportReport
Posted on by 228

I have a canvas app with a form and I have a dropdown that currently lists all items from the DV choice column (not a lookup column).  

// Dropdown menu Items Propery (Current code - No Filtering)
Choices(Offerings)

I need to add a filter to Choices(Offerings) to exclude a list of select choices (e.g., Not In - list of choices to exclude "Choice 3", "Choice 5", etc.).  How would I add a filter to Choices(Offerings)?  

I have the same question (0)
  • Verified answer
    AhmedSalih Profile Picture
    6,680 Moderator on at

    Hello, @cmanning,  use this formula accordingly:

    Filter(Choices(Offerings), Value <> "Choice 3",Value <> "Choice 5")

     

    Note: Choices should be the ChoiceName.Choice3, etc..

     

     

    If my reply helped you, please give a 👍 , & if it solved your issue, please 👍 & Accept it as the Solution to help other community members find it more.


    I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends.


    Visit my Blog: www.powerplatformplace.com


     

     

     

  • cmanning Profile Picture
    228 on at

    @AhmedSalih - Thank you for providing a great answer!  I am marking it as the solution. Thanks!

    // My code per AhmedSalih Solution
    Filter(Choices(Offerings), Value <> Offerings.Analytics)
  • AhmedSalih Profile Picture
    6,680 Moderator on at

    @cmanning, Happy to help 🙂

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 899

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 499

Last 30 days Overall leaderboard