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 / how to filter a choice...
Power Apps
Answered

how to filter a choice combo box that is pulling from separate list

(0) ShareShare
ReportReport
Posted on by 74

I have a powerapp that has a list setup to lookup items for a column. My user wants to delete one item but it will remove the history from the records already submitted. So I am trying to see if i can filter out the ones they do not want to display in the combobox but i am not sure what operator to use to NOT show an item. 

 

current  datacard is setup with items  formula: Choices('ListA'.'Item Type')

 

I thought i could change it to formula: Filter(Choices('ListaA'.'Item Type'), Value !="Itemchoice2")

I get a blank return from this. 

 

What is the best way to proceed to get this to not display the item in the dropdown but doesnt delete the item from the list.

Categories:
  • Verified answer
    PowerRanger Profile Picture
    3,458 Super User 2024 Season 1 on at

    @tscott07 could you try the Formular below

     

    Filter(Choices('ListaA'.'Item Type'), Value <> "Itemchoice2")

     

    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.

  • NandiniBhagya20 Profile Picture
    4,667 Super User 2024 Season 1 on at

    Filter(Choices('ListaA'.'Item Type'), Value <> "Itemchoice2")

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard