web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : Irl3+QpX7fwKOJrdQuXUXt
Power Apps - Building Power Apps
Unanswered

Combine Filter form another Combobox and Write/Search Functionality in a combo box

Like (0) ShareShare
ReportReport
Posted on 20 Nov 2023 14:44:44 by 42

Hello everybody

 

I have two cmb and I want the ComboBox1 to be filtered in base on what is selected in ComboBox2. This works fine: 

 

 

 

 

ComboBox1.Items = Filter(testProjekt_Lokal;ComboBox2.Selected.Kunde_ID=KundeID.Value)

 

 

 

 

But, if I activate ComboBox1 Search function it doesn't work anymore. I could only write in the ComboBox but no dropdown is offered. 

RPowerAutomated_0-1700491734305.png

I tried:

 

ComboBox1.OnSelect = If(IsEmpty(ComboBox1.SearchText);Filter(testProjekt_Lokal;ComboBox2.Selected.Kunde_ID=KundeID.Value))

 

ComboBox1.OnSelect = If(ComboBox1.SearchText="";Filter(testProjekt_Lokal;ComboBox2.Selected.Kunde_ID=KundeID.Value))

 

No results.

 

Any Ideas?

 

 

I have the same question (0)

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473