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 / How do I connect / lin...
Power Apps
Unanswered

How do I connect / link two dropdown together

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have database in sharepoint with in choice form and then I link it to power app for dropdown type

 

but in power app I want to relate two dropdown together

ex.

 

When I choose "A" in first dropdown it will show "10","20"

and When I choose "B" in first dropdown  it will show "20000","25000"

dropdown.png
Categories:
I have the same question (0)
  • Surender Profile Picture
    24 on at

    Have a look at this link: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/dependent-drop-down-lists

     

    The above link explains how to use dependent dropdowns.

  • v-yuxima-msft Profile Picture
    Microsoft Employee on at

    hI @Anonymous 

     

    Are these all choices type in your SP list?

    If you want to link these two dependent choice column,you need to make one table to generate the relation of them.

    You can use collection.

     

    For example,add one button control and then 

    Button.OnSelect=ClearCollect(test1,{FirstChoice:"A",SecondChoice:10},{FirstChoice:"A",SecondChoice:20},{FirstChoice:"B",SecondChoice:20000},{FirstChoice:"B",SecondChoice:25000})

    Then the SecondChoice's Data Card' .Items=Filter(test1, FirstChoice=DataCardValue8.Selected.Value).SecondChoice

    linkdropdown.PNG

    linkdropdown.gif

     

    More information:

    create-update-collection

     

    Best Regards.

    Yumia

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you for your solution. It work!

     

    But may I ask you some more question,  the data doesn't save in my database - I mean sharepoint

    What should I do about this issue.

     

    Many thanks!

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!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 103

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
wolenberg_ Profile Picture

wolenberg_ 67 Super User 2026 Season 1

Last 30 days Overall leaderboard