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

Cascade ComboBox

(0) ShareShare
ReportReport
Posted on by 652

Is it possible to filter one Combobox based upon the item selected  in another combobox?  I have had no luck with this.  Cascade dropodowns are no problem...  Can't get cascade comboboxes to work at all.

 

Using choice items in a list in SharePoint behind the comboboxes

 

Thx

Categories:
I have the same question (0)
  • dinusc Profile Picture
    Microsoft Employee on at

    Since you mentioned "Selected Item", I assume you have ComboBox controls in "Single Select" mode and your SharePoint "Choices" column is not set to allow multiple selections. If so then you can try the following:

    ComboBox1.Items=Choices(SPList.ChoicesColumn)

    ComboBox2.Items=Filter(Choices(SPList.ChoicesColumn), Value=ComboBox2.Selected.Value)

    Hope this helps.

  • skylitedave Profile Picture
    652 on at

    Do you mean this? 

     

    ComboBox1.Items=Choices(SPList.ChoicesColumn)

    ComboBox2.Items=Filter(Choices(SPList.ChoicesColumn), Value=ComboBox1.Selected.Value)

     

    Note I changed Value=ComboBox2.Selected.Value to Value=ComboBox1.Selected.Value

     

    Thx

     

    Will study more in the morning...

     

     

  • dinusc Profile Picture
    Microsoft Employee on at

    Yes. That is correct.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 477

#2
WarrenBelz Profile Picture

WarrenBelz 341 Most Valuable Professional

#3
11manish Profile Picture

11manish 317

Last 30 days Overall leaderboard