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 / Cascading dropdowns ba...
Power Apps
Answered

Cascading dropdowns based on choice columns in SharePoint List

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi Community,

 

I am getting dropdown values for Function using Choices(BRD.Function). The result shows "Recruitment" in the image below.

The control name is Dropdown1_2

Now, i want to cascade the value selected in this dropdown "Function" to bring cascaded values for another dropdown1_1 for Status. The value of status is Active, Inactive, Under-Development- but my function is failing

Choices((Filter(BRD,Function.Value=Dropdown1_2.Selected.Value)).Status)

This above formula is not working as is show in the error on the right and this is also affecting my table filtering formula below

GauravG_0-1601903138111.png

Based on these 2 dropdowns- i am filtering my table below with

Filter(BRD,Status.Value=Dropdown1_1.Selected.Value,Function.Value=Dropdown1_2.Selected.Value)

Categories:
I have the same question (0)
  • Vijay Tailor Profile Picture
    2,961 on at

    Hi @Anonymous ,

    if you using cascading Drop down the don't use the CHoices in the second drop-down where you need to filter data based on the first dropdown.

     

    Directly you can use Filter command and Set thee mapping into value Property.
    Like below.

    Filter(TestAkshay,Title=Dropdown3.Selected.Title)

    VijayTailor_0-1601905799525.png

    Mapping for Value Property - (Select the field you want to DIsplay in the drop-down from the list in value property )

    VijayTailor_1-1601905870478.png

     

    Thanks,
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @VijayTailor It doesn't work because i have both these columns "Function" & "Status" set-up as Choice columns in my SharePoint list.

    And on the dropdown you showed- it doesn't even show my complex type columns- see the screenshot below

    GauravG_0-1601906178478.png

    That is why i was forced to use Choice formula

  • Verified answer
    Vijay Tailor Profile Picture
    2,961 on at

    Hi @Anonymous ,

    FIne , if you hve complext type column then you can use like below.

    AddColumns(Filter(TestAkshay,Title=Dropdown3.Selected.Title),"StatusValue",Complexity.Value)

    DropDOwnCascadingIssue.gif 
    Thanks,
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard