Dependent Dropdown list in PowerApps
HTML-код
- Опубликовано: 8 фев 2025
- In this video, we will see dependent-related tables in PowerApps dropdown control. I created 3 tables, Country, State, and Cities, where I want to show first countries list in the dropdown control, then the State dropdown which is dependent on the Country table, and finally the Cities dropdown which is dependent on the State table.