
Tips for PowerApps-11 Make sure a value is selected in your dropdown
Working with Power Apps, have you seen that in the bound dropdown control the user can remove the selected item (even with single selection)? Well, there could be other solutions, but I want to make sure that a default value is always selected, even when the user clicks the button to remove the selection. In this sample Power App, I have a dropdown named *ProjectType *that is filled from a SharePoint list and a column with choices. When the user selects an item, they can remove the selection using the x-icon on the right. ...








