How do you handle the default of a drop down when you want it to always be blank when opening? I have played with the default value and it always loads the first item no matter what I do. The Items are coming up from an on-premise SQL database. Example: I have 4 drop downs for staff members that maybe on a truck, only the first one will be required and I want the app user to start with all blanks and fill in as needed
Solved! Go to Solution.
Set the Default to "0" instead of "1"
Another solution is available without having to create and clear collections.
AllowEmptySelection – Whether the control shows an empty selection if no item has been selected. App users can also clear their choices by selecting the blank item.
found Drop down control in Power Apps - Power Apps | Microsoft Docs
User | Count |
---|---|
261 | |
128 | |
99 | |
48 | |
47 |