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 / Dropdown selected Item...
Power Apps
Answered

Dropdown selected Item makes appear in other Dropdown the column in Sharepoint List having name like this Selected item

(0) ShareShare
ReportReport
Posted on by

Hello,

I have 2 Lists in SharePoint. See attached images . In my Form, I want to appear in Dropdown "Type d'Achat" the column which name is the selected Item in Dropdown "Service Acheteur". 

Please Help!!!

Best Regards

 

Type_Achat_Dropdown_Capture.png

Formulaire_DA_Capture.png

List_Type_Achat_Capture.png

List_Service_Acheteur_Capture.png

Categories:
I have the same question (0)
  • JatinSaini Profile Picture
    428 on at

    Hi @Bastos ,

    Let me know if am correct, you want your Dropdown "Type d'Achat" to be updated with the items of that field whose name is selected from the Dropdown "Service Acheteur"?

     

    If you are selecting - "Interne_ITL_Cellule_ITL" then the dropdown should show the items for that column?

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

    Hi @Bastos ,

     

    We made a sample for you.

    OnChange:

    ClearCollect(Col3,Dropdown2_1.Selected)

    vhanytianmsft_0-1690361820293.png

     

    Items of another DropDown:

    Col3

    vhanytianmsft_1-1690361873617.png

    Hope this will help you,

    Best Regards,
    Tina

  • Bastos Profile Picture
    on at

    Yes. 

  • Bastos Profile Picture
    on at

    Hi,

    It is very simple if like this. SharePoint List column names in "Type-Achat" are Items for the List "Service Acheteur". So The Dropdown "Type d'Achat" becomes variable. It depends on Selected value in "Service Acheteur" Dropdown. 

    Best Bastos

  • JatinSaini Profile Picture
    428 on at

    On the second list for which the image you shared, it's visible that the names are under the Title column.

    If that's true, then use the dropdown formula to filter the list by dynamically providing the title value.

     

    Dropdown Items - 

    Filter(DataSource_List, Title=Service_Acheteur.Selected.Value,ChoiceColumn_Name)

  • Verified answer
    v-hanytian-msft Profile Picture
    Microsoft Employee on at

    Hi @Bastos ,

    Actually, they are same between them.

     

    We made a SharePoint List to be data source for you.

    vhanytianmsft_0-1690419726819.png

    First Dropdrown:

    Items:

    DataSource.ColumnName

    vhanytianmsft_1-1690419752839.png

    OnChange:

    ClearCollect(Col3,Dropdown2_1.Selected)

    vhanytianmsft_2-1690419810598.png

     

    Second Dropdrown:

    Items:

    Col3

    vhanytianmsft_3-1690419886098.png

    Value:

    "Title"

    vhanytianmsft_4-1690419918862.png

     

    Hope this will help you,

    Best Regards,
    Tina

     

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 514

#2
WarrenBelz Profile Picture

WarrenBelz 419 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 295

Last 30 days Overall leaderboard