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 Apps
Unanswered

Filter Combobox

(1) ShareShare
ReportReport
Posted on by 116

Hello guys, 

 

I'm using a combobox with the search function.

The source of the Combobox is a table "Countrytable", which has a column "Country" and a column "Status".

 

I'm trying to filter the combobox for countries with Status true. But as soon as im using the search in the combobox im getting an error: "...Try to make all columns visible".

 

Code of combobox: Filter(CountryTable;Status=true)
 
 
thanks for your help!
Categories:
I have the same question (0)
  • ivan_apps Profile Picture
    2,189 Moderator on at

    What's your data source? SharePoint?  What data type are the columns "Country" and "Status"? Is "true" really a status option the Status column? Assuming they are choice columns ->

    Filter(

    CountryTable,

    Status.Value = "true"

    )

     

    Click on the "Fields" property of your combo box, be sure to set your Display column & Search column appropriately.

  • Cedric0404 Profile Picture
    116 on at

    sorry I forgot to say that. The data source is an excel. And both columns are text columns. So it should be like Status= "True"

  • developingteal Profile Picture
    392 on at

    make sure there still will be a column visible after status=true

  • ivan_apps Profile Picture
    2,189 Moderator on at

    Is the country table in a separate sheet and hidden? What is your configuration for the Search field?

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 325 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard