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 / Combo box which built ...
Power Apps
Unanswered

Combo box which built dynamically will be shown as a Input field on edit mode

(0) ShareShare
ReportReport
Posted on by 3,514

I have the following 3 SharePoint lists:-

1) Country List

2) City List. Contain a Lookup field named Country >> which reference the Country list.

3) Location List. Contain a Lookup field named City >> which reference the City list.

 

Now i am customizing the Location list SharePoint form using power apps. and since i am not storing the Country inside the Location list >> so  added a Country Combo Box inside the form, as follow:-

 

country.png

 

now i want to cascade the City list based on the Country selection, so inside the Country Combo box field's Items property i added the following formula:-

 

AddColumns(Country As _country,"_cities",Filter(City_1, Country.Id = _country.ID))

 

 

and inside the City ComboBox field's Items property i added the following formula:-

 

ComboBox3.Selected._cities

 

now i will get the cascade effect on the City list.. but i am facing this issue:-

 

1) When i edit an item >> the City list will only show the current selection, and will not show all the cities for the current Country as follow:-

 

alberta.png

 

so the city Combo Box will be as if it is a Text field and not a list.. now only if i change the Country option >> the City list will be populated correctly.

 

Thanks in advance for any help.

Categories:

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard