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

Community site session details

Session Id : FQ4rnHYkdtih/H3YSWIZg4
Power Apps - Building Power Apps
Unanswered

Dropdown List PowerApps to show other fields depending on selection

Like (0) ShareShare
ReportReport
Posted on 2 May 2023 15:04:30 by 23

Hello community,

 

I am fairly new to PowerApps and looking for some help, please πŸ™‚

 

I am currently building an app and would like it to do the following:

 

I have created a form in PowerApps (with a SharePoint list behind it). The form has a drop down list showing different countries and the user will need to select the country relevant to them. There are other fields (datacards) I would like to appear when certain countries are selected. (For example, if X country is selected, this will make 3 additional fields appear that the user will need to fill in.) I hope this is enough information to go from. How do I make this happen? 

 

Thank you,

Katie. 

 

 

I have the same question (0)
  • DownForce Profile Picture
    152 on 02 May 2023 at 16:21:20
    Re: Dropdown List PowerApps to show other fields depending on selection

    Set the visible property of the datacards you want to show/hide on the condition of the selection in the dropdown

     

    Datacard Visible Property
    dropdown1.Selected.Value = "X"

     

    Or, for when there is different possible selections

    Datacard Visible Property
    
    Or(dropdown1.Selected.Value = "X", dropdown1.Selected.Value = "Y", dropdown1.Selected.Value = "Z")

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 752 Most Valuable Professional

#2
developerAJ Profile Picture

developerAJ 472

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 358 Super User 2025 Season 2

Last 30 days Overall leaderboard