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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Cascading dropdown wit...
Power Apps
Unanswered

Cascading dropdown with choice type columns

(0) ShareShare
ReportReport
Posted on by 691

Hello, I have 2 SharePoint lists with "Choice" type columns that look like this : 

s44_1-1649930038901.png

s44_0-1649930015736.png

 

 

I would like to create "cascading dropdown" on Power Apps like this:

s44_0-1652093666887.png

 

However, I would like the choice of the "Sous-Filiere" category to depend on the choice of the "Filiere" category, but I cannot do this at all. 😞
On my Power Apps, the "Filiere" category comes from the same list as the "Categorie" category.

Can you help me please? Thanks in advance !

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,510 Super User 2025 Season 2 on at

    Hi @s44 ,

     

    In case these lists are only used for mapping, you can just filter then and add them to the Items property of your dropdowns:

     

    ddFiliere.Items = Filter('Categorie et Filiere', Categorie = ddCategorie.Selected.Value).Filiere
    
    ddSous-Filiere.Items = Filter('Filiere et Sous-Filiere', Filiere = ddFiliere.Selected.Value). 'Sous-Filiere'
    
    

     

     

  • Hii_iii Profile Picture
    691 on at

    Thank you for your reply. But how do I do if I already have this in "Item" of my "Filiere" dropdown? I need to keep this code 😞 @BCBuizer 

    s44_0-1652104869138.png

     

  • BCBuizer Profile Picture
    22,510 Super User 2025 Season 2 on at

    Hi @s44 ,

     

    I wasn't aware you are actually using a combobox instead of a dropdown. Looking at your code, you may already have a solution, but I guess it is not working for you. At first glance you may want to drop the Distinct function since I assume you don't have duplicate values.

     

    What is the problem with the solution you have? 

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 405 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 280 Super User 2025 Season 2

#3
Kalathiya Profile Picture

Kalathiya 272

Last 30 days Overall leaderboard